Merge pull request #21519 from ixdy/jenkins-e2e-master
Auto commit by PR queue bot
This commit is contained in:
		@@ -158,9 +158,9 @@ case ${JOB_NAME} in
 | 
				
			|||||||
  # and in a multi-zone ("Ubernetes Lite") cluster.
 | 
					  # and in a multi-zone ("Ubernetes Lite") cluster.
 | 
				
			||||||
  kubernetes-e2e-gce-ubernetes-lite)
 | 
					  kubernetes-e2e-gce-ubernetes-lite)
 | 
				
			||||||
    export PROJECT="k8s-jkns-e2e-gce-ubelite"
 | 
					    export PROJECT="k8s-jkns-e2e-gce-ubelite"
 | 
				
			||||||
    export E2E_MULTIZONE="true"
 | 
					    export MULTIZONE="true"
 | 
				
			||||||
    export KUBE_GCE_ZONE=""
 | 
					    export KUBE_GCE_ZONE=""
 | 
				
			||||||
    export E2E_ZONES="us-central1-a us-central1-b us-central1-f"}
 | 
					    export E2E_ZONES="us-central1-a us-central1-b us-central1-f"
 | 
				
			||||||
    ;;
 | 
					    ;;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  # Run the [Serial], [Disruptive], and [Feature:Restart] tests on GCE.
 | 
					  # Run the [Serial], [Disruptive], and [Feature:Restart] tests on GCE.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user