![]() 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. |
||
---|---|---|
.. | ||
BUILD | ||
create.go | ||
delete.go | ||
node_selection.go | ||
resource_test.go | ||
resource.go | ||
wait.go |