dlorenc
|
9428c5a7a4
|
Increase the timeout on the addon manager pod.
|
2016-07-06 14:33:29 -07:00 |
dlorenc
|
7885c385d7
|
Fix addons integration test.
|
2016-07-06 09:24:48 -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 |
Subhas Dandapani
|
a0d610df79
|
Fixed nodePort for dashboard #185
|
2016-06-21 19:20:33 +02: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 |
aprindle
|
9821f71ca4
|
Added dns integration test
|
2016-06-03 09:40:43 -07:00 |
dlorenc
|
7102d75eb7
|
Add an integration test for the addon manager and dashboard.
|
2016-06-02 10:49:40 -07:00 |
dlorenc
|
f5d55d2ef5
|
Fix logging for cluster_env_test.
|
2016-06-01 17:21:05 -07:00 |
Dan Lorenc
|
94aca79782
|
Wait a few seconds for the cluster to become healthly.
|
2016-06-01 16:41:07 -07:00 |
aprindle
|
4098745500
|
Added ssh integration test and updated RunCommand in util.go
|
2016-06-01 15:26:17 -07:00 |
aprindle
|
44c3a6a126
|
Adding logs command integration tests
|
2016-06-01 09:05:07 -07:00 |
aprindle
|
5b67cb5c14
|
Added env command integration test
|
2016-05-31 16:48:27 -07:00 |
Lucas Käldström
|
d4c23777ed
|
Merge pull request #90 from dlorenc/race
Fix race condition in cluster setup.
|
2016-05-23 08:35:57 +03:00 |
Dan Lorenc
|
43f5851e6d
|
Fix race condition in cluster setup.
We now explicitly generate certs before starting the cluster.
|
2016-05-22 14:21:10 -07:00 |
Dan Lorenc
|
e6eb9b6dee
|
Add a test for the new IP command.
|
2016-05-19 13:06:34 -07:00 |
Dan Lorenc
|
f0fdf425c3
|
Integration test to verify cluster components are healthy.
|
2016-05-14 09:54:47 -07:00 |
Lucas Käldström
|
b3cc4d2bae
|
Fix integration default path
|
2016-05-05 16:47:36 +03:00 |
Lucas Käldström
|
6b2d1ed1cd
|
Restructure the whole project, gofmt and improve the makefile
|
2016-05-05 16:38:23 +03:00 |