Files
kubernetes/test
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
..
2018-11-10 07:50:31 -05:00
2018-10-09 12:32:27 -07:00
2018-11-10 07:50:31 -05:00
2018-08-22 11:49:14 +08:00