Files
kubernetes/test/e2e/framework
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
..
2019-06-03 14:46:08 -04:00
2019-10-01 21:30:12 +02:00
2019-09-30 20:32:36 +02:00
2019-08-23 19:33:24 +00:00
2019-08-27 17:48:46 +08:00
2019-10-05 15:02:46 -04:00
2019-10-13 17:17:15 -07:00