• Kubernetes Submit Queue's avatar
    Merge pull request #42019 from msau42/pv_upgrade_test · 37acb842
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 41962, 42055, 42062, 42019, 42054)
    
    PV upgrade test
    
    **What this PR does / why we need it**:
    This PR adds a PV upgrade test to the new upgrade test framework.  Before, this test had to be done manually.  Currently the upgrade test framework only works on the GCE environment, so I plan to add support for other providers later.  In order to write the test, I had to modify and refactor some volume test util libraries.  I reran the impacted tests to make sure they still passed.
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
    
    **Special notes for your reviewer**:
    It's probably easier to review the two commits separately.  I split it up into the refactor changes, and the upgrade test changes.
    
    **Release note**:
    
    NONE
    
    
    cc @saad-ali @krousey
    37acb842
Name
Last commit
Last update
..
BUILD Loading commit data...
authorizer_util.go Loading commit data...
cleanup.go Loading commit data...
exec_util.go Loading commit data...
federation_util.go Loading commit data...
firewall_util.go Loading commit data...
framework.go Loading commit data...
get-kubemark-resource-usage.go Loading commit data...
google_compute.go Loading commit data...
kubelet_stats.go Loading commit data...
log_size_monitoring.go Loading commit data...
metrics_util.go Loading commit data...
networking_utils.go Loading commit data...
nodes_util.go Loading commit data...
perf_util.go Loading commit data...
pods.go Loading commit data...
pv_util.go Loading commit data...
resource_usage_gatherer.go Loading commit data...
service_util.go Loading commit data...
statefulset_utils.go Loading commit data...
test_context.go Loading commit data...
util.go Loading commit data...