mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-10-30 17:58:14 +00:00 
			
		
		
		
	Merge pull request #130758 from BenTheElder/integration-concur
stop overriding max concurrency in CI, let automax procs handle it
This commit is contained in:
		| @@ -40,7 +40,6 @@ export KUBE_COVER="n" | ||||
| export ARTIFACTS=${ARTIFACTS:-"${WORKSPACE}/artifacts"} | ||||
| # Save the verbose stdout as well. | ||||
| export KUBE_KEEP_VERBOSE_TEST_OUTPUT=y | ||||
| export KUBE_INTEGRATION_TEST_MAX_CONCURRENCY=4 | ||||
| export LOG_LEVEL=4 | ||||
|  | ||||
| cd "${GOPATH}/src/k8s.io/kubernetes" | ||||
|   | ||||
| @@ -36,7 +36,6 @@ export KUBE_COVER="n" | ||||
| export ARTIFACTS=${ARTIFACTS:-"${WORKSPACE}/artifacts"} | ||||
| # Save the verbose stdout as well. | ||||
| export KUBE_KEEP_VERBOSE_TEST_OUTPUT=y | ||||
| export KUBE_INTEGRATION_TEST_MAX_CONCURRENCY=4 | ||||
| export LOG_LEVEL=4 | ||||
|  | ||||
| cd "${GOPATH}/src/k8s.io/kubernetes" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Kubernetes Prow Robot
					Kubernetes Prow Robot