Priya Wadhwa
6ff308d892
Run download only test with docker daemon unavailable
2020-08-11 14:38:28 -04:00
Sharif Elgamal
1cc7404e76
swap to bool
2020-05-15 15:24:33 -07:00
Sharif Elgamal
9c17c9214d
respect kubernetes version passed into parameters even on existing cluster config
2020-05-15 13:11:42 -07:00
Sharif Elgamal
80ae2587a1
more debugging
2020-05-15 09:56:35 -07:00
Sharif Elgamal
21a552942a
fixes & debugging
2020-05-14 15:30:04 -07:00
Thomas Stromberg
2868c7981b
Run 'minikube logs' when sub-tests fail, remove some extraneous logging
2020-05-08 13:12:30 -07:00
Medya Gh
bc36eb2de9
add todo comment
2020-04-19 21:13:46 -07:00
Priya Wadhwa
721a57c25a
Rebased
2020-03-26 11:01:28 -07:00
Medya Gh
2e64eb7952
convert all rr.Args to rr.Command()
2020-03-25 22:21:19 -07:00
Medya Gh
dc5dd62b58
lint
2020-03-25 22:15:24 -07:00
Medya Gh
cc0262ef55
improve logging and fix some not logged errors
2020-03-25 19:58:38 -07:00
Priya Wadhwa
744f76e3b6
fix lint
2020-03-24 17:25:27 -07:00
Priya Wadhwa
d2171be291
rebased'
2020-03-24 16:39:54 -07:00
Medya Gh
407637b4a2
download only for both docker and podman
2020-03-24 06:07:51 -07:00
Medya Gh
653fac46ec
skip preload test for none
2020-03-24 00:46:48 -07:00
Priya Wadhwa
72c4bef5ca
update integration test
2020-03-23 12:32:36 -07:00
Thomas Stromberg
d75dc6a229
Remove broken ExpectedDefaultDriver test, fix call to PreloadExists
2020-03-21 10:22:45 -07:00
Thomas Stromberg
c42ecf95e0
Download dependencies for non-Docker runtimes
2020-03-21 07:53:03 -07:00
Priya Wadhwa
3dfb0ae98d
check if preloaded tarball was downloaded if preload exists
2020-03-18 13:50:24 -07:00
Priya Wadhwa
2a38c7395e
fix lint
2020-03-18 11:49:09 -07:00
Priya Wadhwa
17a30cdd7a
Change download test to use unsupported preload version
...
So that we can still make sure that images are being pulled properly.
Also, remove the check for the kic base image. Right now, it isn't working, and I'm working on a fix in another PR.
2020-03-18 11:03:30 -07:00
Thomas Stromberg
3e772d0048
Merge master
2020-03-04 20:18:16 -08:00
Thomas Stromberg
27cca764b5
Fix integration test
2020-03-04 18:57:12 -08:00
Thomas Stromberg
a1ebcbd031
Merge conflicts
2020-03-04 18:01:41 -08:00
Sharif Elgamal
ac0c1bad42
missing files
2020-03-04 13:48:21 -08:00
Priya Wadhwa
26de14676d
Add integration test for docker download only
2020-03-02 16:54:05 -08:00
Tam Mach
37f572befa
Use existing function to check for none driver
2020-02-23 15:56:27 +11:00
sayboras
470a8dd39b
Use command result arguments
2020-02-23 15:32:32 +11:00
sayboras
76cd0e49a1
Fix TestDownloadOnly for --vm-driver=none
2020-02-23 15:30:03 +11:00
sayboras
19d39800dd
Add StartArguments in the command
2020-02-23 13:34:34 +11:00
Medya Gh
ef43e63e9b
add miniutes
2020-02-20 15:58:05 -08:00
Sharif Elgamal
2785d292f5
Merge branch 'master' of github.com:kubernetes/minikube into node-pkg
2020-02-13 10:15:04 -08:00
priyawadhwa
af353314e0
Separate cached kubernetes binaries by OS on host machine ( #6586 )
...
* Separate cached kubernetes binaries by OS on host machine
This way, all kubernetes binaries stored in ~/.minikube/cache/linux will be copied over to the VM and used for `minikube kubectl` on linux machines. kubectl will be stored in `~/.minikube/cache/{windows or darwin}` on windows/darwin so that `minikube kubectl` still works.
* Review comment
* Update integration test
* Make sure --download-only includes OS specific kubectl
Update integration test to make sure we download
OS specific kubectl on darwin/windows when using --download-only flag
2020-02-11 23:23:37 -07:00
Sharif Elgamal
744efaa330
REFACTOR COMPLETE?
2020-02-11 17:06:59 -08:00
Sharif Elgamal
791f28ff4c
things work now
2020-01-23 13:21:21 -08:00
Priya Wadhwa
5b219088d2
updaate download only test to include kubectl release binary
2020-01-14 13:05:39 -08:00
tstromberg
a0b752ad00
Enforce that offline test runs right after download test
2019-12-18 15:15:48 -08:00