mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Increase timeout of integration tests
This commit is contained in:
parent
8d406bf48b
commit
a1ab2b2ee1
@ -44,7 +44,6 @@ export KUBE_JUNIT_REPORT_DIR=${WORKSPACE}/artifacts
|
|||||||
export ARTIFACTS_DIR=${WORKSPACE}/artifacts
|
export ARTIFACTS_DIR=${WORKSPACE}/artifacts
|
||||||
# Save the verbose stdout as well.
|
# Save the verbose stdout as well.
|
||||||
export KUBE_KEEP_VERBOSE_TEST_OUTPUT=y
|
export KUBE_KEEP_VERBOSE_TEST_OUTPUT=y
|
||||||
export KUBE_TIMEOUT='-timeout 300s'
|
|
||||||
export KUBE_INTEGRATION_TEST_MAX_CONCURRENCY=4
|
export KUBE_INTEGRATION_TEST_MAX_CONCURRENCY=4
|
||||||
export LOG_LEVEL=4
|
export LOG_LEVEL=4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user