kubernetes/test/e2e/common
Patrick Ohly 6af5bf0585 e2e: enhance tests that check for pod staying pending
Using WaitTimeoutForPodRunningInNamespace followed by ExpectError was not very
precise (any error passed the check, not just the expected timeout) and
hard to read. Now the test's expectation is spelled out explicitly: the pod
must stay in pending.
2023-01-16 09:12:30 +01:00
..
network e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
node e2e: enhance tests that check for pod staying pending 2023-01-16 09:12:30 +01:00
storage e2e: enhance tests that check for pod staying pending 2023-01-16 09:12:30 +01:00
imports.go Cleanup tests/e2e/common directory - part 1 2021-02-24 20:44:14 +01:00
OWNERS Remove ehashman from sig-node roles 2022-11-01 12:16:43 -07:00
util.go update ginkgo from v1 to v2 and gomega to 1.19.0 2022-07-08 10:44:46 +08:00