Files
kubernetes/test
Patrick Ohly ef6f3e0a18 test/e2e: fix ginkgo ./test/e2e
When running ginkgo directly against the source code of the test suite
instead of using some pre-compiled e2e.test binary, ginkgo no longer
recognized that it runs a Ginkgo testsuite, which broke "-focus" and
"-p".

By re-inserting the magic strings that ginkgo looks for into a
comment, we can restore the desired behavior without affecting the
code.

Fixes: #74827
2019-03-01 21:44:30 +01:00
..
2019-03-01 21:44:30 +01:00
2018-10-09 12:32:27 -07:00
2019-02-23 10:28:04 +08:00
2019-02-16 09:19:34 +07:00
2019-02-08 11:34:02 -08:00
2018-08-22 11:49:14 +08:00