Removed volumes in e2e tests
This commit is contained in:
		
							parent
							
								
									b1696e5d9e
								
							
						
					
					
						commit
						3b2a65a57a
					
				|  | @ -126,7 +126,6 @@ func createJenkinsCR(t *testing.T, name, namespace string, seedJob *[]v1alpha2.S | |||
| 					{Name: "simple-theme-plugin", Version: "0.5.1"}, | ||||
| 				}, | ||||
| 				NodeSelector: map[string]string{"kubernetes.io/hostname": "minikube"}, | ||||
| 				Volumes:      volumes, | ||||
| 			}, | ||||
| 			SeedJobs: seedJobs, | ||||
| 		}, | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue