Dan Lorenc
|
35acd21cb1
|
Move some integration tests to the subtest framework, and run them in parallel.
|
2016-12-05 18:36:03 -08:00 |
Matt Rickard
|
4cfca59c5c
|
Add RetryableError for the Retry util
This way we can selectively retry the errors that are caused by some
temporary or ephemeral condition such as the pods not being up yet.
|
2016-10-13 13:53:38 -07:00 |
Dan Lorenc
|
0334d223d1
|
Fix up the docker-env integration test.
|
2016-07-09 11:05:14 -07:00 |
dlorenc
|
37ea2f0eea
|
Add a "--minikube-args" flag to the integration tests.
This flag lets you pass arbitrary flags to minikube start. For now,
this is useful for testing different iso URLs and VM drivers.
|
2016-06-30 14:11:37 -07:00 |
dlorenc
|
89c5d10b11
|
Switch more tests to EnsureRunning.
|
2016-06-06 11:41:27 -07:00 |
dlorenc
|
19e18b0237
|
Add a retry to the cluster_env test.
|
2016-06-06 11:40:13 -07:00 |
dlorenc
|
f5d55d2ef5
|
Fix logging for cluster_env_test.
|
2016-06-01 17:21:05 -07:00 |
aprindle
|
5b67cb5c14
|
Added env command integration test
|
2016-05-31 16:48:27 -07:00 |