kubernetes/test/e2e/storage/utils
Patrick Ohly 2f6c4f5eab e2e: use Ginkgo context
All code must use the context from Ginkgo when doing API calls or polling for a
change, otherwise the code would not return immediately when the test gets
aborted.
2022-12-16 20:14:04 +01:00
..
create.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
deployment.go Start adding e2e for recovery from expansion failure 2022-12-14 15:28:05 -05:00
ebs.go Add tests for out of band attachments 2020-08-07 08:23:25 -04:00
framework.go update ginkgo from v1 to v2 and gomega to 1.19.0 2022-07-08 10:44:46 +08:00
host_exec.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
local.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
pod.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
snapshot.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
utils_test.go Extract testsuite api to a separate package 2020-12-10 11:12:51 -08:00
utils.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00