mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	Merge pull request #45179 from yguo0905/ubuntu-node-e2e-test
Automatic merge from submit-queue adds Ubuntu node e2e test **What this PR does / why we need it**: Add node e2e test for Ubuntu image. **Special notes for your reviewer**: **Release note**: ```NONE```
This commit is contained in:
		
							
								
								
									
										10
									
								
								test/e2e_node/jenkins/jenkins-ci-ubuntu.properties
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								test/e2e_node/jenkins/jenkins-ci-ubuntu.properties
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
			
		||||
GCE_HOSTS=
 | 
			
		||||
GCE_IMAGE_CONFIG_PATH=
 | 
			
		||||
GCE_IMAGES=ubuntu-gke-1604-xenial-v20170420-1
 | 
			
		||||
GCE_IMAGE_PROJECT=ubuntu-os-gke-cloud
 | 
			
		||||
GCE_ZONE=us-central1-f
 | 
			
		||||
GCE_PROJECT=k8s-jkns-ubuntu-node
 | 
			
		||||
CLEANUP=true
 | 
			
		||||
GINKGO_FLAGS='--skip="\[Flaky\]|\[Serial\]"'
 | 
			
		||||
KUBELET_ARGS='--cgroups-per-qos=true --cgroup-root=/'
 | 
			
		||||
TIMEOUT=1h
 | 
			
		||||
							
								
								
									
										12
									
								
								test/e2e_node/jenkins/jenkins-serial-ubuntu.properties
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								test/e2e_node/jenkins/jenkins-serial-ubuntu.properties
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,12 @@
 | 
			
		||||
GCE_HOSTS=
 | 
			
		||||
GCE_IMAGE_CONFIG_PATH=
 | 
			
		||||
GCE_IMAGES=ubuntu-gke-1604-xenial-v20170420-1
 | 
			
		||||
GCE_IMAGE_PROJECT=ubuntu-os-gke-cloud
 | 
			
		||||
GCE_ZONE=us-central1-f
 | 
			
		||||
GCE_PROJECT=k8s-jkns-ubuntu-node-serial
 | 
			
		||||
CLEANUP=true
 | 
			
		||||
GINKGO_FLAGS='--focus="\[Serial\]" --skip="\[Flaky\]|\[Benchmark\]"'
 | 
			
		||||
TEST_ARGS='--feature-gates=DynamicKubeletConfig=true'
 | 
			
		||||
KUBELET_ARGS='--cgroups-per-qos=true --cgroup-root=/'
 | 
			
		||||
PARALLELISM=1
 | 
			
		||||
TIMEOUT=3h
 | 
			
		||||
		Reference in New Issue
	
	Block a user