Commit Graph

5810 Commits (35f45d193065ce4e2339a4ea09143c3de9bfe3d5)

Author SHA1 Message Date
Thomas Stromberg f7b8525aeb Add error if a non-default profile name is used with the none driver 2019-09-11 16:07:10 -07:00
Thomas Stromberg c3c13b5e6e Update default Kubernetes release to v1.16.0-rc.1 2019-09-11 15:42:45 -07:00
Thomas Stromberg 6639489ce9 Add sleep between Terminate and Kill 2019-09-11 15:22:33 -07:00
Thomas Stromberg 7c2801f565 Double context.WithTimeout durations for slower test machines 2019-09-11 15:20:19 -07:00
Thomas Stromberg 2e4f7a0345 Remove -f from kubectl get svc call, increase timeout 2019-09-11 15:18:36 -07:00
Thomas Strömberg ebfc95b213
Merge pull request #5319 from zkarwacki/patch-1
Correct docker-machine-parallels brew formula name in the documentation
2019-09-11 15:06:40 -07:00
Zachariusz Karwacki 302fec358b Correct docker-machine-parallels brew formula name in documentation 2019-09-11 14:08:50 -07:00
Thomas Stromberg 3b394df815 Add mutex around generateCerts to avoid TOCTOU race 2019-09-11 13:10:21 -07:00
Thomas Stromberg 951cea7f1f Increase TestDockerFlags verbosity 2019-09-11 13:09:33 -07:00
Thomas Stromberg f0d00bfd36 improve error checking 2019-09-11 13:09:12 -07:00
Thomas Stromberg 2b58dbd285 retry nslookup, make sure start includes StartArgs 2019-09-11 13:08:44 -07:00
Thomas Stromberg dd2725a870 Remove obsolete --minikube-args flag 2019-09-11 13:08:01 -07:00
Thomas Stromberg cf7bb1b72a test-iso: iso-url should be a start-arg 2019-09-11 13:07:34 -07:00
Thomas Stromberg 4885f6c584 Merge driver change 2019-09-11 11:57:38 -07:00
Thomas Stromberg 7a5042793b Merge branch 'master' into norunner2 2019-09-11 11:54:24 -07:00
Thomas Strömberg dd87bbb42b
Mention that we are at v1.15 right now 2019-09-11 10:29:51 -07:00
Thomas Stromberg 4b484bdbff Add renamed and refactored integration tests 2019-09-11 10:16:16 -07:00
Thomas Strömberg da3890cd1c
Merge pull request #5085 from josedonizetti/download-kvm2-driver
Download kvm2 driver
2019-09-11 10:04:25 -07:00
Thomas Stromberg 1fde0ce67d run 'go mod tidy' 2019-09-11 10:00:59 -07:00
Thomas Stromberg 90608a3169 Refactor parallelized integration tests for clarity 2019-09-11 09:59:38 -07:00
Thomas Stromberg 3e2d91ca17 Always force unmount on exit so that mountpoint can be re-used 2019-09-11 09:59:10 -07:00
Thomas Stromberg d26d96e051 Remove pre-flag init log spam 2019-09-11 09:58:26 -07:00
Thomas Stromberg bd915826b3 Decrease log spam, remove unused env vars 2019-09-11 09:57:29 -07:00
Thomas Stromberg 79424baac9 start: extend core service timeout to decrease flakes 2019-09-11 09:56:23 -07:00
Thomas Stromberg 41a312c24a dashboard: extend startup timeout to decrease flakes 2019-09-11 09:56:05 -07:00
Thomas Stromberg 46550dbf0d config: improve usage error messages 2019-09-11 09:55:46 -07:00
josedonizetti e5cc21cb02 Remove old test 2019-09-11 11:44:27 -03:00
josedonizetti 6898cb1073 Restore original PATH 2019-09-11 11:34:29 -03:00
josedonizetti c434797f59 Remove debug logs 2019-09-11 11:34:29 -03:00
josedonizetti 5232043d33 Change driver permission 2019-09-11 11:34:29 -03:00
josedonizetti 3bb79f6878 Add full driver folder path 2019-09-11 11:34:29 -03:00
josedonizetti 219109c98e Add log lines to debug test 2019-09-11 11:34:29 -03:00
josedonizetti f22a8ce4f2 Add recursive copy to test/integration/testdata 2019-09-11 11:34:29 -03:00
josedonizetti 85778d36a4 Remove deggubing information 2019-09-11 11:34:29 -03:00
josedonizetti e30fe10737 Add debugging information 2019-09-11 11:34:29 -03:00
josedonizetti 44889de368 Fix testdata directory for driver install or update test 2019-09-11 11:34:29 -03:00
josedonizetti ce93bd0253 Skipe driver intallOrUpdate test for none driver 2019-09-11 11:34:29 -03:00
josedonizetti 0cf4921c14 Add drivers.InstallOrUpdate acceptance tests 2019-09-11 11:34:29 -03:00
josedonizetti 30e75c3c39 Download kvm2 driver 2019-09-11 11:34:29 -03:00
Marcin Niemira bd8946f316
Fix api passing to test 2019-09-11 21:07:10 +10:00
Marcin Niemira dde5777543
Merge branch 'master' of https://github.com/kubernetes/minikube into improve-service-test-coverage 2019-09-11 20:36:59 +10:00
Thomas Strömberg f36c5d8ed1
Merge pull request #5289 from n0npax/skip-http-proxy-localhost-for-docker-env
Skip http proxy localhost for docker env
2019-09-10 22:16:25 -07:00
Sharif Elgamal 52b1395bbc
Merge pull request #5311 from sharifelgamal/docker-machine
forwarding docker/machine to machine-drivers/machine
2019-09-10 14:54:47 -07:00
Sharif Elgamal 78efb602b3
forwarding docker/machine to machine-drivers/machine 2019-09-10 13:08:44 -07:00
Sharif Elgamal ea83658195
Merge pull request #5285 from sharifelgamal/windows-process
Kill all child processes when cleaning up integration tests
2019-09-10 11:46:04 -07:00
Sharif Elgamal 0a0c527571
remove extra line 2019-09-10 10:01:29 -07:00
Marcin Niemira 64569b9c11
Refactor tests due to CR hints 2019-09-10 18:58:18 +10:00
Marcin Niemira 2e8de954d1
CR fixes 2019-09-10 18:42:02 +10:00
Thomas Strömberg e589c37f34
Merge pull request #5292 from dpandhi-git/master
dashboard: When run as root, show URL instead of opening browser
2019-09-09 17:59:06 -07:00
Sharif Elgamal c568fe3551
remove more platform specific stuff 2019-09-09 13:50:14 -07:00