We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21f7eaa commit 9e42056Copy full SHA for 9e42056
hack/jenkins/test-dockerized.sh
@@ -40,7 +40,6 @@ export KUBE_COVER="n"
40
export ARTIFACTS=${ARTIFACTS:-"${WORKSPACE}/artifacts"}
41
# Save the verbose stdout as well.
42
export KUBE_KEEP_VERBOSE_TEST_OUTPUT=y
43
-export KUBE_INTEGRATION_TEST_MAX_CONCURRENCY=4
44
export LOG_LEVEL=4
45
46
cd "${GOPATH}/src/k8s.io/kubernetes"
hack/jenkins/test-integration-dockerized.sh
@@ -36,7 +36,6 @@ export KUBE_COVER="n"
36
37
38
39
0 commit comments