Files
kubernetes/test/integration
Patrick Ohly 81b4a695b3 test/integration: skip etcd startup for -help flag
By parsing flags in the test's main function before starting etcd we bail out
early without ever starting etcd when the test was invoked with -help.

Otherwise etcd must be available, gets started and then hangs because
flag.Parse itself exits when called by testing.go. This bypasses the code in
EtcdMain which normally stops etcd.
2021-09-24 11:51:58 +02:00
..
2021-02-28 15:17:29 -08:00
2021-03-09 10:29:11 -05:00
2021-08-20 22:03:43 +00:00
2021-09-09 08:28:53 -04:00
2021-02-28 15:17:29 -08:00
2021-07-14 08:41:22 -04:00
2021-08-20 10:42:09 +02:00
2021-08-20 10:42:09 +02:00
2021-02-28 15:17:29 -08:00