Files
kubernetes/test/e2e/framework/pod
Clayton Coleman 286d989d8d test/e2e: Allow test invokers to skip test waits before and after
A number of e2e tests are useful to run after the system has been
disrupted or is in the progress of being disrupted, but the current
suite and test logic blocks progress waiting for all nodes to be
healthy.

By passing -1 to --minStartupPods or --allowed-not-ready-nodes flags
the caller can bypass wait logic before and after test suites that
would prevent running e2e during disruption. This allows use of parts
of the e2e suite during cluster duress to verify that controllers or
components still function.
2021-02-04 20:14:05 -05:00
..
2020-05-16 07:54:33 -04:00
2020-11-10 08:36:07 +00:00
2020-02-13 16:45:16 -08:00