Files
kubernetes/test/e2e
k8s-merge-robot e0b8595f92 Merge pull request #25255 from ingvagabund/e2e-framework-util-StartPods-panic-for-zero-replicas
Automatic merge from submit-queue

e2e.framework.util.StartPods: panic if the number or replicas is zero

The number of pods to start must be non-zero.
Otherwise the function waits for pods forever if ``waitForRunning`` is true.
It the number of replicas is zero, panic so the mistake is heard all over the e2e realm.

Update all callers of StartPods to test for non-zero number of replicas.
2016-06-25 01:57:38 -07:00
..
2016-06-16 11:28:06 -07:00
2016-06-16 11:28:06 -07:00
2016-06-21 12:48:00 -07:00
2016-06-01 09:54:57 -07:00
2016-06-21 11:50:26 -07:00
fg
2016-06-24 13:54:05 -07:00
2016-06-16 11:28:06 -07:00
2016-06-24 14:23:52 -07:00
2016-06-20 11:36:11 -04:00
2016-06-07 15:50:12 +02:00
2016-06-02 07:38:51 -07:00
2016-05-19 10:38:13 -07:00