Files
kubernetes/test
David Porter e001884594 test: Add some default flags ginkgo flags for node e2e
Add the following ginkgo flags for each node e2e similar to the
existing hack/ginkgo-e2e.sh script.

* --no-color, colors aren't rendered properly in prow and make examining
  the log in text editors more difficult, so let's disable them.
  `hack/ginkgo-e2e.sh` (used for kind e2e tests) also disables them
  already.
* -v, enable verbose logs. This is needed so we get more detailed info
  even when the tests pass. This is useful so we can compare successful
  runs to failed runs.

Signed-off-by: David Porter <david@porter.me>
2023-02-28 00:24:40 -08:00
..
2023-02-20 09:10:51 +03:00
2022-12-16 20:14:04 +01:00
2021-02-28 15:17:29 -08:00
2021-03-04 07:54:53 +01:00
2022-06-15 13:38:48 +09:00
2023-01-28 23:32:50 -05:00
2023-01-09 09:54:10 +01:00