intel-device-plugins-for-ku.../test/e2e/sgx
Mikko Ylinen 78cbebf20f e2e: fix SGX test flakiness
Due to a regression in k8s.io@v1.25, WaitForPodsWithLabelRunningReady()
ignored user provided timeout and defaulted to 60s. In some cases, NFD
needs more than that to the tests fail.

Workaround the problem by moving to use WaitForPodsRunningReady() with
minPods=2 (nfd-master and at least one nfd-worker).

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2022-08-23 20:01:01 +03:00
..
sgx.go e2e: fix SGX test flakiness 2022-08-23 20:01:01 +03:00