Robert Bailey
|
dcd4981ec1
|
Replace the use of kubectl proxy with a standard api client.
|
2015-03-04 20:39:27 -08:00 |
|
Robert Bailey
|
55f2da3cd5
|
Check for non-200 responses separately from errors from the http get.
Fixes #5059
|
2015-03-04 14:39:56 -08:00 |
|
Robert Bailey
|
8ae17bf677
|
Increase the timeout to 10 minutes to give docker plenty of time to pull the
image. We've seen increasing pull times lately causing the e2e tests to flake.
Fixes #4996.
|
2015-03-03 21:54:54 -08:00 |
|
Robert Bailey
|
5799dd5f7d
|
Remove host ports from the update demo and update tests (take 2).
|
2015-03-02 10:15:34 -08:00 |
|
Robert Bailey
|
3ae85812bd
|
Use the kubectl binary rather than the wrapper shell script in the
kubectl e2e test.
|
2015-03-01 21:45:04 -08:00 |
|
Jeff Lowdermilk
|
9871bbc1ae
|
Increase timeout on kubectl.go to 60s
Should reduce flakiness caused by ~30s docker image pulls.
|
2015-02-26 12:13:28 -08:00 |
|
Jeff Lowdermilk
|
1db43f8f3e
|
Trim whitespace from kubectl in e2e/kubectl.go
|
2015-02-25 15:26:51 -08:00 |
|
Zach Loafman
|
84a2a9766a
|
Revert "Remove host ports from the update demo and update tests"
|
2015-02-25 09:56:03 -08:00 |
|
Robert Bailey
|
dd87c247a5
|
Remove host ports from the update demo and update tests
|
2015-02-24 15:34:18 -08:00 |
|
Jeff Lowdermilk
|
b389b360f8
|
Port update.sh to ginkgo test
|
2015-02-20 13:17:15 -08:00 |
|