Aaron Crickenberger 
							
						 
					 
					
						
						
							
						
						28768166f5 
					 
					
						
						
							
							decouple testfiles from framework  
						
						... 
						
						
						
						This drops testfiles.ReadOrDie and updated testfiles.Exists to return an
error, forcing the caller to decide whether to call framework.Fail or do
something else.
It makes for a slightly less friendly API, but also means the package is
decoupled from framework again, as per the comments at the top of the
file 
						
						
					 
					
						2020-06-29 14:54:09 -07:00 
						 
				 
			
				
					
						
							
							
								Davanum Srinivas 
							
						 
					 
					
						
						
							
						
						07d88617e5 
					 
					
						
						
							
							Run hack/update-vendor.sh  
						
						... 
						
						
						
						Signed-off-by: Davanum Srinivas <davanum@gmail.com > 
						
						
					 
					
						2020-05-16 07:54:33 -04:00 
						 
				 
			
				
					
						
							
							
								Davanum Srinivas 
							
						 
					 
					
						
						
							
						
						442a69c3bd 
					 
					
						
						
							
							switch over k/k to use klog v2  
						
						... 
						
						
						
						Signed-off-by: Davanum Srinivas <davanum@gmail.com > 
						
						
					 
					
						2020-05-16 07:54:27 -04:00 
						 
				 
			
				
					
						
							
							
								Kenichi Omichi 
							
						 
					 
					
						
						
							
						
						2f5f16004d 
					 
					
						
						
							
							Move DescribeIng() into e2eingress  
						
						... 
						
						
						
						The function is only for e2e ingress test, it is not necessary to
keep the function in e2e test core framework. 
						
						
					 
					
						2020-04-06 20:01:55 +00:00 
						 
				 
			
				
					
						
							
							
								wojtekt 
							
						 
					 
					
						
						
							
						
						268b51d023 
					 
					
						
						
							
							Cleanup and fix networking test timeouts for large clusters  
						
						
						
						
					 
					
						2020-04-02 17:19:41 +02:00 
						 
				 
			
				
					
						
							
							
								drfish 
							
						 
					 
					
						
						
							
						
						dfab6b637f 
					 
					
						
						
							
							Update .import-aliases for e2e test framework  
						
						
						
						
					 
					
						2020-03-25 11:40:02 +08:00 
						 
				 
			
				
					
						
							
							
								Mike Danese 
							
						 
					 
					
						
						
							
						
						c58e69ec79 
					 
					
						
						
							
							automated refactor  
						
						
						
						
					 
					
						2020-03-05 14:59:46 -08:00 
						 
				 
			
				
					
						
							
							
								tanjunchen 
							
						 
					 
					
						
						
							
						
						9c8d4bedcc 
					 
					
						
						
							
							test/e2e/framework:remove TODO and make func private  
						
						
						
						
					 
					
						2020-02-17 22:17:54 +08:00 
						 
				 
			
				
					
						
							
							
								tanjunchen 
							
						 
					 
					
						
						
							
						
						efec7e64ce 
					 
					
						
						
							
							remove TODO and use framework.SingleCallTimeout  
						
						
						
						
					 
					
						2020-02-14 01:12:46 +08:00 
						 
				 
			
				
					
						
							
							
								Mike Danese 
							
						 
					 
					
						
						
							
						
						25651408ae 
					 
					
						
						
							
							generated: run refactor  
						
						
						
						
					 
					
						2020-02-08 12:30:21 -05:00 
						 
				 
			
				
					
						
							
							
								Mike Danese 
							
						 
					 
					
						
						
							
						
						3aa59f7f30 
					 
					
						
						
							
							generated: run refactor  
						
						
						
						
					 
					
						2020-02-07 18:16:47 -08:00 
						 
				 
			
				
					
						
							
							
								Kubernetes Prow Robot 
							
						 
					 
					
						
						
							
						
						04498c5955 
					 
					
						
						
							
							Merge pull request  #87513  from gavinfish/e2e_ingress_manifest  
						
						... 
						
						
						
						Move IngressFromManifest/IngressToManifest to ingress e2e fw 
						
						
					 
					
						2020-02-06 17:45:45 -08:00 
						 
				 
			
				
					
						
							
							
								drfish 
							
						 
					 
					
						
						
							
						
						aaf86537ee 
					 
					
						
						
							
							Update copyright date for ingress_utils_test.go  
						
						
						
						
					 
					
						2020-01-25 08:27:35 +08:00 
						 
				 
			
				
					
						
							
							
								drfish 
							
						 
					 
					
						
						
							
						
						527d60edb7 
					 
					
						
						
							
							Move IngressFromManifest/IngressToManifest to ingress e2e fw  
						
						
						
						
					 
					
						2020-01-24 15:28:59 +08:00 
						 
				 
			
				
					
						
							
							
								drfish 
							
						 
					 
					
						
						
							
						
						1461d8bd13 
					 
					
						
						
							
							Move GetPortURL to ingress e2e fw  
						
						
						
						
					 
					
						2020-01-24 14:17:10 +08:00 
						 
				 
			
				
					
						
							
							
								danielqsj 
							
						 
					 
					
						
						
							
						
						fc738cbb1d 
					 
					
						
						
							
							unify alias of api errors under test  
						
						
						
						
					 
					
						2019-12-26 16:40:45 +08:00 
						 
				 
			
				
					
						
							
							
								MorrisLaw 
							
						 
					 
					
						
						
							
						
						b85adbf1fd 
					 
					
						
						
							
							moved WriteFileViaContainer and ReadFileViaContainer to kubectl_utils  
						
						
						
						
					 
					
						2019-12-04 20:31:57 +00:00 
						 
				 
			
				
					
						
							
							
								Kenichi Omichi 
							
						 
					 
					
						
						
							
						
						ca4c349096 
					 
					
						
						
							
							Move functions from e2e/framework/util.go  
						
						... 
						
						
						
						- SimpleGET: Moved to ingress sub package of e2e framework
- PollURL: Moved to ingress sub package of e2e framework
- ProxyMode: Moved to service e2e test package
- ListNamespaceEvents: Moved to e2e_node test package
- NewE2ETestNodePreparer: Removed since 59533f0cd1 
						
						
					 
					
						2019-11-01 17:39:29 +00:00 
						 
				 
			
				
					
						
							
							
								wojtekt 
							
						 
					 
					
						
						
							
						
						bf34ba0cdf 
					 
					
						
						
							
							Fix timeouts for networking tests in large clusters  
						
						
						
						
					 
					
						2019-10-23 14:44:45 +02:00 
						 
				 
			
				
					
						
							
							
								Dan Winship 
							
						 
					 
					
						
						
							
						
						52b366457f 
					 
					
						
						
							
							Add Namespace to e2eservice.TestJig, make all methods use jig namespace and name  
						
						... 
						
						
						
						Many TestJig methods made the caller pass a serviceName argument, even
though the jig already has a name, and every caller was passing the
same name to each function as they had passed to NewTestJig().
Likewise, many methods made the caller pass a namespace argument, but
only a single test used more than one namespace, and it can easily be
rewritten to use two test jigs as well. 
						
						
					 
					
						2019-10-18 08:37:19 -04:00 
						 
				 
			
				
					
						
							
							
								Dan Winship 
							
						 
					 
					
						
						
							
						
						a0ad420018 
					 
					
						
						
							
							Make e2eservice.TestJig methods return errors rather than failing  
						
						... 
						
						
						
						This is the preferred style for framework methods, and it lets us
write tests to confirm that certain things *don't* work. 
						
						
					 
					
						2019-10-18 08:36:40 -04:00 
						 
				 
			
				
					
						
							
							
								Dan Winship 
							
						 
					 
					
						
						
							
						
						4dcc6229b1 
					 
					
						
						
							
							Call jig.SanityCheckService automatically after changes  
						
						
						
						
					 
					
						2019-10-18 08:35:55 -04:00 
						 
				 
			
				
					
						
							
							
								John Schnake 
							
						 
					 
					
						
						
							
						
						2dab911ac2 
					 
					
						
						
							
							Use imageutils instead of hardcoded image paths  
						
						... 
						
						
						
						A number of tests were using hardcoded image paths instead of
going through the imageutils package. The reason for centralizing
the logic there is to keep an eye on what images we use and where
they come from. 
						
						
					 
					
						2019-09-27 15:01:08 -05:00 
						 
				 
			
				
					
						
							
							
								Matt Matejczyk 
							
						 
					 
					
						
						
							
						
						532298c399 
					 
					
						
						
							
							Adjust nginx lb timeout in tests  
						
						... 
						
						
						
						In addition delete the service & lb before ending to test to avoid the case
when deleting the namespace times out due to long LB deletion.
Ref.  https://github.com/kubernetes/kubernetes/issues/82695  
						
						
					 
					
						2019-09-16 13:07:47 +02:00 
						 
				 
			
				
					
						
							
							
								Matt Matejczyk 
							
						 
					 
					
						
						
							
						
						bd0691d159 
					 
					
						
						
							
							Create LoadBalancer in nginx ingress tests  
						
						... 
						
						
						
						This should fix the nginx ingress test in private clusters.
See https://k8s-testgrid.appspot.com/sig-scalability-experiments#gce-private-cluster-correctness 
Ref. https://github.com/kubernetes/kubernetes/issues/77538  
						
						
					 
					
						2019-09-06 15:36:54 +02:00 
						 
				 
			
				
					
						
							
							
								Kubernetes Prow Robot 
							
						 
					 
					
						
						
							
						
						518ff2a405 
					 
					
						
						
							
							Merge pull request  #81811  from oomichi/replace-e2elog-framework-deployment-ingress  
						
						... 
						
						
						
						Use log functions of core framework on [d-i] 
						
						
					 
					
						2019-08-23 06:54:17 -07:00 
						 
				 
			
				
					
						
							
							
								Kubernetes Prow Robot 
							
						 
					 
					
						
						
							
						
						81c0febcd0 
					 
					
						
						
							
							Merge pull request  #81715  from SataQiu/fix-test-e2e-framework  
						
						... 
						
						
						
						Fix static check for test/e2e/framework 
						
						
					 
					
						2019-08-22 23:27:55 -07:00 
						 
				 
			
				
					
						
							
							
								Kenichi Omichi 
							
						 
					 
					
						
						
							
						
						20f507fc6a 
					 
					
						
						
							
							Use log functions of core framework on [d-i]  
						
						... 
						
						
						
						This makes sub packages of e2e test framework to use log functions
of core framework instead for avoiding circular dependencies. 
						
						
					 
					
						2019-08-22 22:12:47 +00:00 
						 
				 
			
				
					
						
							
							
								SataQiu 
							
						 
					 
					
						
						
							
						
						c60377c682 
					 
					
						
						
							
							fix static check for test/e2e/framework  
						
						
						
						
					 
					
						2019-08-21 17:28:36 +08:00 
						 
				 
			
				
					
						
							
							
								Kenichi Omichi 
							
						 
					 
					
						
						
							
						
						cd24b24725 
					 
					
						
						
							
							Remove fail argument from ReadOrDie()  
						
						... 
						
						
						
						Every caller of ReadOrDie() specified ginkgo.Fail as fail argument,
and that was intentional to avoid depending on Ginkgo.
However that just spreaded the dependency on Ginkgo to caller sides.
Especially that was unnecessary e2e test framework "ingress" depended
on Ginkgo only for the above reason.
Now we are cleaning up the dependencies on e2e tests, so let's just
remove such dependencies. 
						
						
					 
					
						2019-08-14 00:35:51 +00:00 
						 
				 
			
				
					
						
							
							
								draveness 
							
						 
					 
					
						
						
							
						
						c38ae01f8e 
					 
					
						
						
							
							feat: move service_util to separated package  
						
						
						
						
					 
					
						2019-07-19 08:32:39 +08:00 
						 
				 
			
				
					
						
							
							
								Kubernetes Prow Robot 
							
						 
					 
					
						
						
							
						
						dc8b928136 
					 
					
						
						
							
							Merge pull request  #79162  from SataQiu/fix-test-20190619  
						
						... 
						
						
						
						Refactor: replace framework.Failf with e2elog.Failf 
						
						
					 
					
						2019-06-21 12:17:04 -07:00 
						 
				 
			
				
					
						
							
							
								Aaron Crickenberger 
							
						 
					 
					
						
						
							
						
						0aae740ede 
					 
					
						
						
							
							add import-alias for k8s.io/api/apps/v1  
						
						
						
						
					 
					
						2019-06-20 11:39:40 -07:00 
						 
				 
			
				
					
						
							
							
								SataQiu 
							
						 
					 
					
						
						
							
						
						332be4b1e3 
					 
					
						
						
							
							refactor: replace framework.Failf with e2elog.Failf  
						
						
						
						
					 
					
						2019-06-19 17:52:35 +08:00 
						 
				 
			
				
					
						
							
							
								Jiatong Wang 
							
						 
					 
					
						
						
							
						
						b1c346c295 
					 
					
						
						
							
							Move node related methods to framework/node package  
						
						... 
						
						
						
						- Add a package "node" under e2e/framework and alias e2enode;
- Rename some functions whose name have redundant string.
Signed-off-by: Jiatong Wang <wangjiatong@vmware.com > 
						
						
					 
					
						2019-06-17 16:59:07 -07:00 
						 
				 
			
				
					
						
							
							
								SataQiu 
							
						 
					 
					
						
						
							
						
						d3a902ff5b 
					 
					
						
						
							
							e2e refactor: cleanup Logf form framework/util  
						
						
						
						
					 
					
						2019-05-24 16:39:46 +08:00 
						 
				 
			
				
					
						
							
							
								Christopher M. Luciano 
							
						 
					 
					
						
						
							
						
						d9e4933da3 
					 
					
						
						
							
							ingress: migrate extensions.Ingress to networking.Ingress  
						
						... 
						
						
						
						This is a find/replace within my editor. I made the import
networkingv1beta1 so that it will be easier to replace for
the future v1 migration.
Signed-off-by: Christopher M. Luciano <cmluciano@us.ibm.com > 
						
						
					 
					
						2019-05-10 13:18:53 -04:00 
						 
				 
			
				
					
						
							
							
								SataQiu 
							
						 
					 
					
						
						
							
						
						05612d76b6 
					 
					
						
						
							
							small cleanup of e2e/framework/ingress  
						
						
						
						
					 
					
						2019-04-10 12:17:50 +08:00 
						 
				 
			
				
					
						
							
							
								Kubernetes Prow Robot 
							
						 
					 
					
						
						
							
						
						118e33dfcd 
					 
					
						
						
							
							Merge pull request  #72092  from vllry/move-gce-test-manifests  
						
						... 
						
						
						
						Move e2e ingress test manifests for GCE to a subdirectory 
						
						
					 
					
						2019-03-13 10:39:35 -07:00 
						 
				 
			
				
					
						
							
							
								Minhan Xia 
							
						 
					 
					
						
						
							
						
						1065a473da 
					 
					
						
						
							
							beef up NEG tests  
						
						
						
						
					 
					
						2019-03-08 11:33:38 -08:00 
						 
				 
			
				
					
						
							
							
								Vallery Lancey 
							
						 
					 
					
						
						
							
						
						3de7307a8c 
					 
					
						
						
							
							Merge branch 'master' into move-gce-test-manifests  
						
						
						
						
					 
					
						2019-03-01 10:29:32 -08:00 
						 
				 
			
				
					
						
							
							
								Vu Cong Tuan 
							
						 
					 
					
						
						
							
						
						c747b7f38d 
					 
					
						
						
							
							Fix many typos in both code and comments  
						
						... 
						
						
						
						Signed-off-by: Vu Cong Tuan <tuanvc@vn.fujitsu.com > 
						
						
					 
					
						2019-02-27 14:41:02 +07:00 
						 
				 
			
				
					
						
							
							
								Kenichi Omichi 
							
						 
					 
					
						
						
							
						
						215dee7dd2 
					 
					
						
						
							
							Fix golint under test/e2e/framework/ingress  
						
						
						
						
					 
					
						2019-02-25 20:55:03 +00:00 
						 
				 
			
				
					
						
							
							
								Kubernetes Prow Robot 
							
						 
					 
					
						
						
							
						
						a826e80ca7 
					 
					
						
						
							
							Merge pull request  #74096  from oomichi/cleanup-e2e-framework-ingress  
						
						... 
						
						
						
						Remove unused GetDefaultBackendNodePort() 
						
						
					 
					
						2019-02-25 11:33:32 -08:00 
						 
				 
			
				
					
						
							
							
								xichengliudui 
							
						 
					 
					
						
						
							
						
						d251d089f2 
					 
					
						
						
							
							Fixed a minor bug  
						
						
						
						
					 
					
						2019-02-20 22:39:23 -05:00 
						 
				 
			
				
					
						
							
							
								Kenichi Omichi 
							
						 
					 
					
						
						
							
						
						2635b6d95c 
					 
					
						
						
							
							Use framework.ExpectNoError() instead Expect()  
						
						... 
						
						
						
						The e2e test framework has ExpectNoError() for readable test code.
This replaces Expect(err).NotTo(HaveOccurred()) with it. 
						
						
					 
					
						2019-02-15 16:52:57 +00:00 
						 
				 
			
				
					
						
							
							
								Kenichi Omichi 
							
						 
					 
					
						
						
							
						
						680e83a811 
					 
					
						
						
							
							Remove unused GetDefaultBackendNodePort()  
						
						... 
						
						
						
						Since the commit f5bb5234c1 
						
						
					 
					
						2019-02-14 22:44:54 +00:00 
						 
				 
			
				
					
						
							
							
								Jordan Liggitt 
							
						 
					 
					
						
						
							
						
						0ff455e340 
					 
					
						
						
							
							generated files  
						
						
						
						
					 
					
						2018-12-19 11:19:12 -05:00 
						 
				 
			
				
					
						
							
							
								Weibin Lin 
							
						 
					 
					
						
						
							
						
						842bd1e1ec 
					 
					
						
						
							
							update deployment, daemonset, replicaset, statefulset to apps/v1  
						
						
						
						
					 
					
						2018-12-19 10:46:45 -05:00 
						 
				 
			
				
					
						
							
							
								Vallery Lancey 
							
						 
					 
					
						
						
							
						
						3d81b0b2c8 
					 
					
						
						
							
							Moved GCE-specific ingress test yaml to a ./gce directory. ( #58640 )  
						
						
						
						
					 
					
						2018-12-16 12:12:29 -08:00