kubernetes/test/e2e/storage
Patrick Ohly 5636418f10 e2e storage: define local PersistentVolume tests in deterministic order
Ginkgo relies on all workers defining all tests in exactly the same order. This
wasn't guaranteed for these tests, with the result that some tests might have
been executed more than once and others not at all when running in parallel.

This was noticed when some of these tests started to flake and then were
reported both as failure and success, as if they had been retried.
2023-01-02 16:22:11 +01:00
..
csi_mock e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
drivers e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
external e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
framework e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
podlogs Generate and format files 2022-07-26 13:14:05 -04:00
testsuites e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
utils e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
vsphere e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
csi_inline.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
csi_volumes.go update ginkgo from v1 to v2 and gomega to 1.19.0 2022-07-08 10:44:46 +08:00
csistoragecapacity.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
detach_mounted.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
empty_dir_wrapper.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
ephemeral_volume.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
flexvolume_mounted_volume_resize.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
flexvolume_online_resize.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
flexvolume.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
generic_persistent_volume-disruptive.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
gke_local_ssd.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
host_path_type.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
in_tree_volumes.go Revert "Remove references to openstack and cinder" 2022-11-10 18:25:30 +01:00
local_volume_resize.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
mounted_volume_resize.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
nfs_persistent_volume-disruptive.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
non_graceful_node_shutdown.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
OWNERS Validate OWNERS files - remove sections about emeritus reviewers 2022-01-13 20:40:01 -05:00
pd.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
persistent_volumes-gce.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
persistent_volumes-local.go e2e storage: define local PersistentVolume tests in deterministic order 2023-01-02 16:22:11 +01:00
persistent_volumes.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
pv_protection.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
pvc_protection.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
pvc_storageclass.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
regional_pd.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
subpath.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
ubernetes_lite_volumes.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
volume_metrics.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
volume_provisioning.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
volumes.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00