diff --git a/hack/jenkins/osx_integration_tests_hyperkit.sh b/hack/jenkins/osx_integration_tests_hyperkit.sh index 6366a0e8dd..e8aba54783 100755 --- a/hack/jenkins/osx_integration_tests_hyperkit.sh +++ b/hack/jenkins/osx_integration_tests_hyperkit.sh @@ -31,7 +31,7 @@ VM_DRIVER="hyperkit" JOB_NAME="OSX-Hyperkit" EXTRA_ARGS="--bootstrapper=kubeadm" EXTRA_START_ARGS="" -PARALLEL_COUNT=4 +PARALLEL_COUNT=3 # Download files and set permissions source common.sh