Files
kubernetes/test/e2e/storage/testsuites
Patrick Ohly ca42cf4993 e2e/storage: test provisioned volume on multiple nodes
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.
2019-02-12 09:21:50 +01:00
..
2019-02-09 14:19:37 +01:00
2019-01-30 19:04:45 +08:00
2019-01-30 19:04:45 +08:00
2018-12-21 10:30:06 +01:00
2019-02-06 12:28:28 +08:00