kubernetes/test/integration/framework
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
..
controlplane_utils.go Remove RunAnAPIServer from integration tests 2022-07-25 17:52:31 +02:00
etcd.go Improve debuggability of leaking goroutines 2022-11-07 15:04:08 +01:00
flags.go initialize logging after flag parsing 2021-09-30 13:46:49 +02:00
OWNERS Add alculquicondor to test/integration/framework OWNERS 2022-11-07 13:13:50 -05:00
perf_utils.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
serializer.go remove unused function of NewSingleContentTypeSerializer 2021-01-04 10:40:37 +08:00
test_server.go Clean shutdown of flowcontrol integration tests 2022-06-15 16:53:42 +02:00
util.go Merge pull request #113615 from kerthcet/feat/add-benchmark-tests 2022-11-07 09:18:28 -08:00