mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Change kubernetes-e2e-gke-large-cluster to n1-highmem-2
c.f. internal b/27776043
This commit is contained in:
		@@ -247,6 +247,7 @@
 | 
				
			|||||||
                export GINKGO_PARALLEL="y"
 | 
					                export GINKGO_PARALLEL="y"
 | 
				
			||||||
                export ZONE="us-central1-b"
 | 
					                export ZONE="us-central1-b"
 | 
				
			||||||
                export NUM_NODES=1000
 | 
					                export NUM_NODES=1000
 | 
				
			||||||
 | 
					                export MACHINE_TYPE="n1-highmem-2"
 | 
				
			||||||
    jobs:
 | 
					    jobs:
 | 
				
			||||||
        - 'kubernetes-e2e-{suffix}'
 | 
					        - 'kubernetes-e2e-{suffix}'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user