Thomas Strömberg
|
fbc1630fc5
|
Merge pull request #5611 from woodcockjosh/json-output-for-status
Add json output for status
|
2019-10-21 18:37:34 -07:00 |
tstromberg
|
7581cf3e0c
|
Address merge conflicts
|
2019-10-21 11:12:06 -07:00 |
Josh Woodcock
|
144654e40d
|
Add profile argument to command for validateStatusCmd test
|
2019-10-21 13:00:01 -05:00 |
Josh Woodcock
|
dc411abf97
|
Update validate status integration test to reflect changes to default output
|
2019-10-21 12:50:00 -05:00 |
Josh Woodcock
|
6aaed92496
|
Add json output for status
|
2019-10-21 12:50:00 -05:00 |
Thomas Strömberg
|
723e77ed62
|
Merge pull request #5601 from woodcockjosh/json-output-for-addons-list
Add JSON output for addons list
|
2019-10-21 10:25:24 -07:00 |
Thomas Strömberg
|
523db2099c
|
Merge pull request #5640 from sharifelgamal/auto-download-off
add ability to override autoupdating drivers
|
2019-10-21 10:16:49 -07:00 |
tstromberg
|
35f7c9f38a
|
Merge branch 'master' into drv-reorg
|
2019-10-21 09:50:08 -07:00 |
Thomas Strömberg
|
56a23cab4a
|
Merge pull request #5654 from tstromberg/delete-anyways
Ensure that delete succeeds even if cluster is unavailable
|
2019-10-18 16:06:12 -07:00 |
Thomas Strömberg
|
2281b364c5
|
Merge pull request #5653 from tstromberg/enable-disable-offline
Add test to ensure addon state is mutable for stopped clusters
|
2019-10-18 16:03:58 -07:00 |
tstromberg
|
7cb0cfdf79
|
Pass lint checks
|
2019-10-18 13:53:57 -07:00 |
Thomas Stromberg
|
6d7d589a52
|
Consolidate driver-interaction code into pkg/minikube/driver
|
2019-10-18 13:00:07 -07:00 |
Thomas Stromberg
|
2180c1405b
|
Ensure that delete succeeds even if cluster is unavailable
|
2019-10-17 16:23:21 -07:00 |
Sharif Elgamal
|
dc94405a34
|
Merge branch 'master' of github.com:kubernetes/minikube into auto-download-off
|
2019-10-17 15:32:09 -07:00 |
Thomas Strömberg
|
dd266c751f
|
Merge pull request #5554 from woodcockjosh/json-output-for-profile-lists
Add json output for profile list
|
2019-10-17 15:21:24 -07:00 |
Thomas Stromberg
|
3cf2830705
|
Add test to ensure addon state is mutable for stopped clusters
|
2019-10-17 14:48:41 -07:00 |
Josh Woodcock
|
b132b04809
|
Add json output for addons list
|
2019-10-17 16:47:43 -05:00 |
Thomas Strömberg
|
6d63e43caf
|
Merge pull request #5555 from woodcockjosh/fix-addons-output-format-option
Fix addons list output format option
|
2019-10-17 14:46:02 -07:00 |
Thomas Strömberg
|
fe93e7946c
|
Merge pull request #5651 from tstromberg/longer-gvisor-timeout
Allow more time for gvisor to complete on slower machines
|
2019-10-17 14:25:02 -07:00 |
Josh Woodcock
|
4a4fa6567a
|
Add tests for profile list command
|
2019-10-17 16:15:15 -05:00 |
Thomas Stromberg
|
e1f49c277b
|
Allow more time for gvisor to complete on slower machines
|
2019-10-17 13:53:36 -07:00 |
Thomas Stromberg
|
e008688239
|
Fix comments
|
2019-10-17 12:55:56 -07:00 |
Thomas Stromberg
|
21aeec60ea
|
Remove obsolete comment
|
2019-10-17 12:41:27 -07:00 |
Thomas Stromberg
|
f75c26e31e
|
Rename serial tests file
|
2019-10-17 12:40:52 -07:00 |
Thomas Stromberg
|
a0a5b685f9
|
Move delete --all test so that it is run in serial
|
2019-10-17 12:38:02 -07:00 |
Sharif Elgamal
|
0bca92a3ef
|
fix tests
|
2019-10-16 15:01:26 -07:00 |
Josh Woodcock
|
f39ecda4cb
|
Add tests for addons custom output format
|
2019-10-11 09:43:00 -05:00 |
Marek Schwarz
|
09ce93faf0
|
Added delete --all to common.sh
Run delete --all after start_stop_delete_test
|
2019-10-10 21:32:27 +02:00 |
Kenta Iso
|
1e11576c9a
|
Add addons flag to 'minikube start' in order to enable specified addons
|
2019-10-10 11:29:13 +09:00 |
Zhongcheng Lao
|
630dba3af1
|
Merge remote-tracking branch 'origin/master' into crio-containerd-image-repo
|
2019-09-28 12:23:20 +08:00 |
Thomas Strömberg
|
61da2b0708
|
Merge pull request #5465 from tstromberg/gvisor-2
Re-enable gvisor tests now that #5305 is resolved
|
2019-09-26 11:59:54 -07:00 |
tstromberg
|
bd41482c27
|
Re-enable gvisor tests now that #5305 is resolved
|
2019-09-25 16:56:06 -07:00 |
Zhongcheng Lao
|
08161722b0
|
Adds PauseImage to get pause image names
Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
|
2019-09-25 08:12:32 +08:00 |
tstromberg
|
2241e73815
|
Wait up to 55m (just short of 60m default)
|
2019-09-23 11:00:01 -07:00 |
tstromberg
|
f2e96806db
|
Wait longer for TestVersionUpgrade as old versions may need to retry
|
2019-09-23 10:58:14 -07:00 |
serhatcetinkaya
|
f2d028c239
|
resolve circular import problem
|
2019-09-19 23:34:28 +03:00 |
serhatcetinkaya
|
20a439de02
|
replaced constants.GetMinipath() with localpath.MiniPath()
|
2019-09-19 23:28:20 +03:00 |
tstromberg
|
d0bff3872d
|
Pass driver name rather than executable name
|
2019-09-18 15:08:53 -07:00 |
Thomas Stromberg
|
197039c23d
|
Fix tests
|
2019-09-18 13:46:10 -07:00 |
Jose Donizetti
|
6ee291b07a
|
Add hyperkit installOrUpdate test
|
2019-09-18 13:06:48 -03:00 |
Thomas Strömberg
|
978d05b11e
|
Merge pull request #5382 from tstromberg/too-much-logs
Redirect machine driver logs to glog, reduce log spam elsewhere
|
2019-09-17 10:47:11 -07:00 |
Thomas Strömberg
|
f6560448ab
|
Merge pull request #5381 from tstromberg/int-antirace
Offset integration tests which start clusters by 5s
|
2019-09-17 10:47:03 -07:00 |
Thomas Stromberg
|
63069575ba
|
Decrease logging level: the extra spam hurts rather than helps
|
2019-09-17 09:53:58 -07:00 |
Thomas Stromberg
|
fff8f5cbec
|
Offset integration tests which start clusters by 5s
|
2019-09-17 07:08:57 -07:00 |
Thomas Stromberg
|
7633c038e7
|
Use v1.3.0 as test version to avoid 404
|
2019-09-16 20:36:29 -07:00 |
Thomas Stromberg
|
6142969467
|
Add version argument to download to prevent v0.0.0 download error
|
2019-09-16 20:20:16 -07:00 |
Thomas Stromberg
|
9ce3be6b88
|
Stricter permissions
|
2019-09-16 19:10:38 -07:00 |
tstromberg
|
027e2ea39b
|
Add more logging for test failures
|
2019-09-16 13:25:20 -07:00 |
tstromberg
|
74f3b780e4
|
CleanupWithLogs: Increase line count from 5 to 100
|
2019-09-16 13:03:34 -07:00 |
Thomas Strömberg
|
87928a4a7e
|
Add missing philosophy section
|
2019-09-16 06:41:44 -07:00 |