• Patrick Ohly's avatar
    e2e/storage: test provisioned volume on multiple nodes · ca42cf49
    Patrick Ohly authored
    Whether the read test after writing was done on the same node was
    random for drivers that weren't locked onto a single node. Now it is
    deterministic: it always happens on the same node.
    
    The case with reading on another node is covered separately for test
    configurations that support it (not locked onto a single node, more
    than one node in the test cluster).
    
    As before, the TestConfig.ClientNodeSelector is ignored by the
    provisioning testsuite.
    ca42cf49
Name
Last commit
Last update
..
apimachinery Loading commit data...
apps Loading commit data...
auth Loading commit data...
autoscaling Loading commit data...
chaosmonkey Loading commit data...
cloud Loading commit data...
common Loading commit data...
framework Loading commit data...
generated Loading commit data...
instrumentation Loading commit data...
kubectl Loading commit data...
lifecycle Loading commit data...
manifest Loading commit data...
network Loading commit data...
node Loading commit data...
perftype Loading commit data...
scalability Loading commit data...
scheduling Loading commit data...
servicecatalog Loading commit data...
storage Loading commit data...
testing-manifests Loading commit data...
ui Loading commit data...
upgrades Loading commit data...
windows Loading commit data...
BUILD Loading commit data...
README.md Loading commit data...
e2e-example-config.json Loading commit data...
e2e.go Loading commit data...
e2e_test.go Loading commit data...
examples.go Loading commit data...
gke_local_ssd.go Loading commit data...
gke_node_pools.go Loading commit data...