mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-25 20:29:56 +00:00
Merge pull request #83268 from odinuge/e2e_node_timeout
Add timeout config for node_e2e tests
This commit is contained in:
@@ -221,6 +221,8 @@ define TEST_E2E_NODE_HELP_INFO
|
||||
# Defaults to "/tmp/_artifacts/$$(date +%y%m%dT%H%M%S)".
|
||||
# LIST_IMAGES: For REMOTE=true only. If true, don't run tests. Just output the
|
||||
# list of available images for testing. Defaults to false.
|
||||
# TIMEOUT: For REMOTE=true only. How long (in golang duration format) to wait
|
||||
# for ginkgo tests to complete. Defaults to 45m.
|
||||
# PARALLELISM: The number of ginkgo nodes to run. Defaults to 8.
|
||||
# RUNTIME: Container runtime to use (eg. docker, remote).
|
||||
# Defaults to "docker".
|
||||
|
Reference in New Issue
Block a user