Karl Isenberg
|
32a09cfcee
|
Use Ginkgo Skip() to avoid failing when tests are skipped
- Added util methods: Skipf, SkipUnlessNodeCountIsAtLeast, SkipIfProviderIs,
and SkipUnlessProviderIs
|
2015-06-25 09:50:25 -07:00 |
|
Daniel Smith
|
28b3224b72
|
Start e2e framework; print events
|
2015-05-21 18:50:55 -07:00 |
|
jayunit100
|
56a356d577
|
Remove global client variable and initialize it locally in tests which accidentally used it.
|
2015-05-21 18:57:13 -04:00 |
|
Max Forbes
|
5d1d37f9ca
|
Add a node reboot test.
|
2015-05-15 17:25:28 -07:00 |
|
Eric Paris
|
6b3a6e6b98
|
Make copyright ownership statement generic
Instead of saying "Google Inc." (which is not always correct) say "The
Kubernetes Authors", which is generic.
|
2015-05-01 17:49:56 -04:00 |
|
Max Forbes
|
6102704877
|
Implement Go e2e SSH utility and simple test that runs it on all nodes.
|
2015-04-29 11:28:17 -07:00 |
|