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 c1d29d8 commit 502c971Copy full SHA for 502c971
hack/jenkins/test-integration-dockerized.sh
@@ -30,4 +30,4 @@ set -x;
30
# stabilizing the tests / CI Setting this to a hardcoded value is fragile.
31
export KUBE_INTEGRATION_TEST_MAX_CONCURRENCY=4
32
33
-make test-integration KUBE_KEEP_VERBOSE_TEST_OUTPUT=y LOG_LEVEL=1
+make test-integration KUBE_KEEP_VERBOSE_TEST_OUTPUT=y LOG_LEVEL=1 WHAT=./test/integration/scheduler/queueing GOFLAGS="-v"
0 commit comments