Commit Graph

1689 Commits (1f83aa3ac22b2013ac82847a170beffe830a6652)

Author SHA1 Message Date
Priya Wadhwa 74161d674b Fix TestPreload on containerd 2021-02-09 11:20:21 -08:00
Priya Wadhwa 53887f407c skip load image on none driver 2021-02-08 10:30:17 -08:00
Priya Wadhwa 97c58bf839 Fix test 2021-02-05 15:29:43 -08:00
Priya Wadhwa 9a9c160b3f Move load test into functional test 2021-02-05 14:28:25 -08:00
Priya Wadhwa 0061d72be6 Merge branch 'master' of https://github.com/kubernetes/minikube into mk-image-load 2021-02-05 10:24:23 -08:00
Priya Wadhwa d257ff2a94 remove debugging comments 2021-02-04 16:22:27 -08:00
Priya Wadhwa f365fcc692 Add integration test to ensure works correctly 2021-02-04 16:21:40 -08:00
Medya Ghazizadeh ce8a7e8014
Merge pull request #9996 from daehyeok/profile_list_error
Fix profile list when there are multi node clusters
2021-02-02 15:18:31 -08:00
Medya Ghazizadeh d97418828d
Merge pull request #10119 from daehyeok/profile_name
Don't allow profile names that conflict with a multi-node name
2021-02-02 15:12:57 -08:00
priyawadhwa 946d5f5de4
Merge pull request #10271 from priyawadhwa/containerd-pause-tests
Turn on TestPause for containerd
2021-02-01 11:28:22 -08:00
Medya Ghazizadeh 91c604131c
Merge pull request #10279 from azhao155/yzhao/fix/healthFlakinessTests
wip:test: make componentHealth test not parallel
2021-02-01 10:32:08 -08:00
Priya Wadhwa 1d6a1d44b2 Half pause test time 2021-01-31 22:18:18 -08:00
Priya Wadhwa fa9b3dc9b6 Switch back to 30m 2021-01-29 16:16:27 -08:00
Priya Wadhwa 590376760e Add timeouts to cleaning up 2021-01-29 15:10:40 -08:00
Priya Wadhwa 49210bd8b5 Revert timings back to how they are at HEAD 2021-01-29 15:07:03 -08:00
Priya Wadhwa 8b858290e0 Add timeout to cleaning up tests 2021-01-29 13:52:05 -08:00
Yanshu Zhao 6fdffc860c Move componentHealth test to sequential 2021-01-29 21:03:02 +00:00
Sharif Elgamal b5f35cc18a Merge branch 'master' of github.com:kubernetes/minikube into stress 2021-01-29 12:10:21 -08:00
Sharif Elgamal 170294e132 general cleanup 2021-01-29 12:10:05 -08:00
Yanshu Zhao dbb7857e76 Commit all tests but one 2021-01-29 18:44:53 +00:00
Yanshu Zhao c74250b471 Commentout dashboard 2021-01-29 18:22:56 +00:00
Yanshu Zhao 76d2d4d41d Remove mysql to see if fix the issue 2021-01-29 17:45:47 +00:00
Yanshu Zhao 7f5ee030b7 Change back 2021-01-29 16:15:45 +00:00
Yanshu Zhao 78e5b4d03b change memory limit 2021-01-29 15:52:21 +00:00
Yanshu Zhao d27313d50c Add cpu limit 2021-01-29 15:35:44 +00:00
Daehyeok Mun 5ddaf5f545 Remove cluster's subnode from ListProfiles result.
Fix prolbem which ListProfiles return subnodes in Mult-Node clusters as
a part of inValidPs.
2021-01-28 14:43:55 -08:00
Daehyeok Mun a00d632930 Check profile, node name to prevent duplication
Check profile and node name before add to prevent conflict with
machine name on multinode cluster.
2021-01-28 14:42:40 -08:00
Yanshu Zhao 7348b89d39 Add memory config 2021-01-28 07:28:11 +00:00
Priya Wadhwa 10d5d0915f Increase timeout 2021-01-27 20:32:41 -08:00
Yanshu Zhao fa019d3448 Increase limit 2021-01-28 04:31:57 +00:00
Yanshu Zhao 1e5b138994 Increase memory 2021-01-27 22:39:15 +00:00
Priya Wadhwa 843ae89396 Add --wait-timeout to TestStartStop 2021-01-27 11:12:12 -08:00
Yanshu Zhao b4ee446e47 Add wait=true for the second start of minikube 2021-01-27 16:58:29 +00:00
Priya Wadhwa 77fa8ab397 reduce retry to 1 minute, when this test passes it takes <1s 2021-01-26 23:01:47 -08:00
Priya Wadhwa b1a6808b7a Reintroduce parallelization, add wait-timeout to start 2021-01-26 19:32:58 -08:00
Priya Wadhwa 1530eea959 Merge branch 'master' of https://github.com/kubernetes/minikube into containerd-pause-tests 2021-01-26 19:22:55 -08:00
Priya Wadhwa 3e59bf74ae don't run pause test in parallel 2021-01-26 17:39:56 -08:00
Priya Wadhwa 6d1c03c6aa Give less time to TestNetworkPlugins 2021-01-26 16:08:55 -08:00
Medya Ghazizadeh 597091d84b
Merge pull request #10106 from spowelljr/userFlag
Add new flag --user and to log executed commands
2021-01-26 15:44:58 -08:00
Priya Wadhwa 2f78eb7771 Docker_Linux_containerd is timing out when this test is run, give the test 10 minutes to run. It completes in under 5 on Docker_linux so this should be enough time 2021-01-26 14:26:56 -08:00
Priya Wadhwa 2f4117f696 Only run disable-driver-mounts test with virtualbox 2021-01-26 13:10:18 -08:00
Priya Wadhwa 574e81d9bb Turn on TestPause for containerd 2021-01-26 12:07:49 -08:00
priyawadhwa 9a3bac712a
Merge pull request #10261 from priyawadhwa/cni-on-containerd
Run CNI tests on containerd
2021-01-26 11:10:07 -08:00
Priya Wadhwa 48be26ba96 Run CNI tests on containerd 2021-01-25 14:51:35 -08:00
Sharif Elgamal afa9aafcd2 Merge branch 'master' of github.com:kubernetes/minikube into fix-download-test 2021-01-25 14:37:47 -08:00
Sharif Elgamal b694e0e627 shorten subtest names 2021-01-25 14:37:35 -08:00
priyawadhwa a4ee1e0791
Merge pull request #10232 from priyawadhwa/fix-json-output
Add JSON step for CNI to fix failing TestJSONOutput test
2021-01-25 13:42:44 -08:00
priyawadhwa 6e5a36f17a
Merge pull request #10193 from priyawadhwa/refactor-start-stop
Split up TestStartStop by container runtime
2021-01-25 12:38:59 -08:00
Sharif Elgamal e0143edad6 Merge branch 'master' of github.com:kubernetes/minikube into fix-download-test 2021-01-25 12:23:15 -08:00
priyawadhwa a3225d7dbf
Merge pull request #10230 from priyawadhwa/fix-test-functional
Fix TestFunctional subtests to run for all three runtimes
2021-01-25 12:19:33 -08:00
Priya Wadhwa ff72cb81b6 Merge branch 'master' of https://github.com/kubernetes/minikube into refactor-start-stop 2021-01-25 11:18:32 -08:00
Priya Wadhwa 37dd783dd8 Fix position of Configuring CNI 2021-01-25 11:03:24 -08:00
Sharif Elgamal 3e7a72129f Merge branch 'master' of github.com:kubernetes/minikube into fix-download-test 2021-01-25 09:48:13 -08:00
Sharif Elgamal 04ed63c1eb
Merge pull request #10196 from priyawadhwa/refactor-test-offline
Only run TestOffline/TestDownloadOnly for specified container runtime
2021-01-25 09:35:17 -08:00
Medya Ghazizadeh 07ce06e523
Merge pull request #10235 from BLasan/issue-10185
Add resource requests & limits for mysql test
2021-01-25 09:23:26 -08:00
Sharif Elgamal e36f848902 Merge branch 'master' of github.com:kubernetes/minikube into fix-download-test 2021-01-25 09:23:03 -08:00
BLasan ba32668192 Add resource requests & limits for mysql test 2021-01-25 02:49:11 +05:30
Medya Ghazizadeh b1ccf54f83
Merge pull request #10227 from priyawadhwa/functional-docker-env
Only run integration tests that depend on docker-env with docker container runtime
2021-01-23 09:59:30 -08:00
Medya Ghazizadeh d4f8664dce
Merge pull request #10226 from priyawadhwa/test-docker-flags
Only run TestDockerFlags with docker container runtime
2021-01-23 09:56:20 -08:00
priyawadhwa 452d8db91e
Merge pull request #10225 from priyawadhwa/force-systemd-fix
Fix TestForceSystemdFlag tests on containerd
2021-01-22 16:49:07 -08:00
Priya Wadhwa 9bd1528dbe Add TODO 2021-01-22 15:56:21 -08:00
Priya Wadhwa 7b9ec8ad4d Fix TestFunctional/Logs for all runtimes 2021-01-22 15:48:02 -08:00
Priya Wadhwa 6eaf2fd9d1 fix cache reload to take container runtime into account 2021-01-22 15:30:26 -08:00
Medya Ghazizadeh 8d1c938baa
Merge pull request #10221 from jiefenghe/master
configure the crictl yaml file to avoid the warning
2021-01-22 15:20:21 -08:00
Priya Wadhwa cc4d2d450e Also skip skaffold test because it also requires docker-env 2021-01-22 15:05:06 -08:00
Priya Wadhwa 62479fb16a only run TestFunctional/DockerEnv with docker container runtime 2021-01-22 15:03:18 -08:00
Priya Wadhwa aeb45368d7 Only run TestDockerFlags with docker container runtime
This test is failing for contaienrd tests, but it doesn't make sense to run it with anything but docker.
Adding in a skip.
2021-01-22 15:00:28 -08:00
Priya Wadhwa edee1223e2 fix merge conflict 2021-01-22 14:55:00 -08:00
Priya Wadhwa cdc4f3cfab Merge branch 'master' of https://github.com/kubernetes/minikube into refactor-test-offline 2021-01-22 14:54:44 -08:00
Priya Wadhwa f656caf3f9 fix merge conflict 2021-01-22 14:54:18 -08:00
Priya Wadhwa 1c26fc0e27 Fix lint 2021-01-22 14:51:57 -08:00
Steven Powell 14bcd9ddec added user flag validation and improved some test messages 2021-01-22 15:39:15 -07:00
Priya Wadhwa df93c7ca2b fix function 2021-01-22 14:29:41 -08:00
Priya Wadhwa 5b1876deb4 Merge branch 'master' of https://github.com/kubernetes/minikube into refactor-test-offline 2021-01-22 14:24:56 -08:00
Priya Wadhwa 35ba15b082 Fix TestForceSystemdFlag on containerd 2021-01-22 14:13:33 -08:00
Priya Wadhwa eb8208d0fd fix function 2021-01-22 14:02:34 -08:00
Priya Wadhwa b2623d4d4e make a default container runtime constant so that it is easy to change in the future 2021-01-22 14:00:47 -08:00
Priya Wadhwa 81d637cd01 Return default container runtime 2021-01-22 13:58:35 -08:00
Priya Wadhwa afd758d01c Fix TestDownloadOnlyKic so it takes container runtime into account 2021-01-22 13:49:36 -08:00
Priya Wadhwa 7290095872 test no preload with newest k8s version 2021-01-22 13:08:18 -08:00
Priya Wadhwa fcf84b6f39 add no preload 2021-01-22 12:03:17 -08:00
Jiefeng He f520c9d9e9 configure the crictl yaml file to avoid the warning 2021-01-22 11:41:13 -08:00
Priya Wadhwa 90cfe8331a fix test 2021-01-22 11:40:25 -08:00
Priya Wadhwa 7c2dfef1fe Merge branch 'master' of https://github.com/kubernetes/minikube into refactor-start-stop 2021-01-22 11:39:11 -08:00
priyawadhwa 7de5bf7b19
Merge pull request #10206 from priyawadhwa/verify-k8s-images
Fix failing TestStartStop/serial/VerifyKubernetesImages test
2021-01-22 10:32:08 -08:00
Sharif Elgamal 4972e6b52a refactor download only test for better visibility 2021-01-22 10:31:37 -08:00
Priya Wadhwa 30e07138bd Merge branch 'master' of https://github.com/kubernetes/minikube into verify-k8s-images 2021-01-21 18:12:25 -08:00
Medya Gh 25900704cd add the trick for both tests 2021-01-21 17:28:13 -08:00
Medya Gh 809b2bcf72 add the trick for both tests 2021-01-21 17:25:47 -08:00
Medya Gh 01c6ce889a better comments 2021-01-21 17:21:23 -08:00
Medya Gh 1b93e9df2c fix test for stop upgrade 2021-01-21 17:10:37 -08:00
Priya Wadhwa 4b6b39ac05 Merge branch 'master' of https://github.com/kubernetes/minikube into refactor-test-offline 2021-01-21 16:24:20 -08:00
Priya Wadhwa 073d31ff23 replace underscores with dashes because minikube profile names can't have underscores 2021-01-21 16:23:22 -08:00
Priya Wadhwa 64effabceb Merge branch 'master' of https://github.com/kubernetes/minikube into refactor-start-stop 2021-01-21 14:40:38 -08:00
Priya Wadhwa 71855d6061 only run disable mounts with virtualbox driver 2021-01-21 14:40:08 -08:00
Priya Wadhwa f2801ded10 Point to issue where warning will be fixed 2021-01-21 13:56:11 -08:00
Priya Wadhwa 8a06745f2e include warning in comment 2021-01-21 13:45:43 -08:00
Priya Wadhwa d8a0041907 Parse out warnings to STDOUT before parsing JSON for verify k8s images test 2021-01-21 13:44:02 -08:00
Priya Wadhwa d6350c28d3 add debugging 2021-01-21 13:15:00 -08:00
Sharif Elgamal 7c009c136d re-enable addons tests for amd64 arch 2021-01-21 12:18:42 -08:00
Priya Wadhwa 0591fbd557 Remove container runtime info from tests 2021-01-21 12:13:03 -08:00
Priya Wadhwa d6ce7c4997 remove unused function 2021-01-21 12:03:11 -08:00
Priya Wadhwa e308d72fc2 Run all start/stop tests against all runtimes 2021-01-21 12:02:28 -08:00
Priya Wadhwa dd6d845dcc Fix var 2021-01-21 10:56:28 -08:00
Priya Wadhwa 9ef4a32599 Merge branch 'master' of https://github.com/kubernetes/minikube into refactor-test-offline 2021-01-21 10:29:32 -08:00
Priya Wadhwa 21b07146c1 Merge branch 'master' of https://github.com/kubernetes/minikube into refactor-start-stop 2021-01-21 10:29:07 -08:00
Priya Wadhwa 2d5ca1e8aa Skip pause test as well, timing out 2021-01-20 23:39:46 -08:00
Priya Wadhwa f2786c8069 skip net_test with containerd since it's timing out 2021-01-20 17:22:02 -08:00
Priya Wadhwa 8214b3849f Include TestDownloadOnly 2021-01-20 16:55:23 -08:00
Priya Wadhwa 0bdd034c90 update container runtime 2021-01-20 16:51:59 -08:00
Priya Wadhwa e2359569e4 Only run TestOffline for specified container runtime 2021-01-20 16:50:03 -08:00
Steven Powell 82f7df5b56 Add user flag and log executed commands 2021-01-20 17:30:48 -07:00
Priya Wadhwa b50dfe1c06 Split up TestStartStop by container runtime 2021-01-20 16:23:19 -08:00
Priya Wadhwa ec382e56bf test is still timing out here 2021-01-20 13:04:45 -08:00
Sharif Elgamal ea7de4badf Merge branch 'master' of github.com:kubernetes/minikube into stress 2021-01-20 12:52:53 -08:00
Sharif Elgamal e74ea8082a make stress tests look more like integration tests 2021-01-20 12:49:03 -08:00
Priya Wadhwa c04fda956e reduce wait time for minikube start to 10 min because docker_linux_containerd test is timing out 2021-01-20 10:45:54 -08:00
Sharif Elgamal 84c9de898a lint 2021-01-19 15:53:12 -08:00
Sharif Elgamal 1183f28d3b let's make it pretty now 2021-01-19 15:38:42 -08:00
Sharif Elgamal 0a0a47c2ba initial stress test go implementation 2021-01-19 13:19:06 -08:00
Ilya Zuyev 227a6af18e Merge branch 'master' into ilyaz/arm64-fixes 2021-01-14 22:06:10 -08:00
Ilya Zuyev d67a57101b simplify validateServiceCmd(..) logic 2021-01-14 15:13:03 -08:00
Ilya Zuyev dacb0b33e2 use k8s.gcr.io/echoserver[-arm]:1.8 for tests 2021-01-14 15:02:09 -08:00
Ilya Zuyev e62aba44c6 revert changes for '--memroy' adjustment in `validateDryRun` 2021-01-14 15:01:24 -08:00
Thomas Stromberg c6a27bd9ea Merge to master 2021-01-14 14:22:55 -08:00
Ilya Zuyev 0a75e7ead3 comment '--memory' handling in validateDryRun(..) 2021-01-14 12:42:27 -08:00
Ilya Zuyev e318f721e6 comment imageID(..) 2021-01-14 12:34:46 -08:00
Ilya Zuyev 7750f709ce Add t.Skip(..) for TestDownloadOnlyKic test case 2021-01-14 12:30:28 -08:00
Ilya Zuyev 5cc965921a Remove redundant return after t.Skip(..) 2021-01-14 11:51:56 -08:00
Ilya Zuyev 61157c0e56 Add GH issue link to output if a test is skipped on arm64 2021-01-14 11:50:56 -08:00
Ilya Zuyev d11149d7f6 make Arm64Platform private 2021-01-14 10:51:57 -08:00
Ling Samuel 85eca7d7b7
Increase functional test DockerEnv timeout
Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
2021-01-14 14:31:32 +08:00
Ilya Zuyev 5905834c7e tests: enable skaffold test 2021-01-13 13:59:06 -08:00
Ilya Zuyev f50c2bf617 tests: extract an utility method for image ids 2021-01-13 13:58:55 -08:00
Ilya Zuyev 519103f58b Merge branch 'master' into ilyaz/arm64-fixes 2021-01-12 14:51:23 -08:00
Thomas Stromberg 6ec94aa064 Merge to master 2021-01-08 15:40:24 -08:00
Thomas Stromberg 66a671fc86 Experimental macOS/arm64 work 2021-01-08 15:38:31 -08:00
Priya Wadhwa 322efcb406 Merge branch 'master' of https://github.com/kubernetes/minikube into network-flag 2020-12-23 14:02:22 -08:00
Sharif Elgamal 8f119049fd
Merge pull request #9978 from spowelljr/fixContextTimeout
Removed parallel running from test func to prevent ctx timeout
2020-12-17 10:12:58 -08:00
Sharif Elgamal 82694941ed Merge branch 'master' of github.com:kubernetes/minikube into ingress-none 2020-12-17 10:09:16 -08:00
Thomas Strömberg 49f850cb50
Merge pull request #9963 from afbjorklund/dashboard-2.1.0
Upgrade kubernetes dashboard to v2.1.0 for 1.20
2020-12-17 08:00:35 -08:00
Ilya Zuyev 05bc271ef8 Fix arch related checks 2020-12-16 18:13:13 -08:00
Steven Powell b52666bea7 Removed parallel running from test func to prevent ctx timeout 2020-12-16 17:18:08 -07:00
Priya Wadhwa 787cf77d6c Only run existing network test with kic driver 2020-12-16 11:11:39 -08:00
Priya Wadhwa 55f496492c fix merge conflict 2020-12-16 10:37:51 -08:00
Steven Powell 5f0144ac32 Added sub-step logging to adm init step on start 2020-12-15 16:59:42 -07:00
Anders F Björklund 4c39ffc91f Upgrade kubernetes dashboard to v2.1.0 for 1.20
Now with support for Kubernetes version 1.20 too
2020-12-14 21:20:14 +01:00
Sharif Elgamal cc386aaee2 Merge branch 'master' of github.com:kubernetes/minikube into ingress-none 2020-12-11 11:09:44 -08:00
Sharif Elgamal 9280a047a9
Merge pull request #9894 from sharifelgamal/hyperkit
fix hyperkit tests
2020-12-10 11:26:44 -08:00
Sharif Elgamal 6be118fc29
Merge pull request #9634 from dekkers/saving-extra-config
Fix --extra-config when starting an existing cluster
2020-12-09 11:27:03 -08:00
Sharif Elgamal ad330b21ad Merge branch 'master' of github.com:kubernetes/minikube into ingress-none 2020-12-09 11:12:23 -08:00
Sharif Elgamal 8968e51dd7 fix hyperkit tests 2020-12-09 11:06:17 -08:00
priyawadhwa 83f9bd1df3
Merge pull request #9793 from tharun208/feat/show_scheduled_stop_status
feat(minikube) display scheduledstop status in minikube status
2020-12-08 11:42:06 -08:00
Medya Ghazizadeh 268a9386e7
Merge pull request #9844 from ilya-zuyev/gh_9754_downloadprogress_currentstep
Set 'currentstep' for PullingBaseImage json event
2020-12-08 10:17:07 -08:00
Tharun c6e6f2dc93 added function to check scheduledstop time comparison
Signed-off-by: Tharun <rajendrantharun@live.com>
2020-12-08 13:09:54 +05:30
Ilya Zuyev 8e8979cac7 integration: check currentstep field in a subtest 2020-12-06 20:31:45 -08:00
Tharun 40cf0dab1c refractored minikube status function
Signed-off-by: Tharun <rajendrantharun@live.com>
2020-12-05 15:50:24 +05:30
Tharun c51a20401d updated scheduled_stop tests
Signed-off-by: Tharun <rajendrantharun@live.com>
2020-12-05 14:52:18 +05:30
Tharun 4ca4491124 fixed review feedbacks on clusterstate field and tests
Signed-off-by: Tharun <rajendrantharun@live.com>
2020-12-05 14:34:14 +05:30
Tharun 35e2ce2dcf added check for timetostop status 2020-12-05 14:33:39 +05:30
Ilya Zuyev 2188e59133 fix linter error 2020-12-04 13:20:31 -08:00
Ilya Zuyev 68a1b54112 set currentstep for DownloadProgress 2020-12-03 17:46:41 -08:00
Priya Wadhwa 37bcf6d521 fix lint 2020-12-03 11:13:19 -08:00
Priya Wadhwa f373155d55 merge conflict 2020-12-03 10:56:41 -08:00
Priya Wadhwa a6a6671175 make integration tests more robust 2020-12-02 13:19:40 -08:00
priyawadhwa d83b868b4f
Merge pull request #9774 from priyawadhwa/cancel-stop
Add --cancel-scheduled flag to cancel all existing scheduled stops
2020-11-30 10:03:48 -08:00
Jeroen Dekkers 1490562c2a Fix --extra-config when starting an existing cluster 2020-11-29 12:44:15 +01:00
Predrag Rogic a60176cf00
fix TestStartStop crio VerifyKubernetesImages serial test 2020-11-25 21:23:30 +00:00
Priya Wadhwa 70cb886a39 shorten flag name to --cancel-scheduled 2020-11-24 17:29:46 -08:00
Priya Wadhwa ad3e4a98d0 Add --cancel-scheduled-stop flag and add to integration test to make sure it works 2020-11-24 11:36:34 -08:00
Medya Ghazizadeh 9fc4b2c11d
Merge pull request #9755 from medyagh/improve_svc_test
integration test: fail service test early if can't deploy example svc
2020-11-20 16:37:22 -08:00
Medya Gh 5d34a5e7e6 add memory limit to all minikube starts in integration test 2020-11-20 14:46:22 -08:00
Medya Ghazizadeh be85445605
Merge pull request #9747 from ilya-zuyev/gh_9774_fix_test_offline
Fix invalid DOCKER_HOST handling in integration tests
2020-11-20 14:28:58 -08:00
Ilya Zuyev 3b5c265264 Remove TestOfflineDownload 2020-11-19 15:36:18 -08:00
Ilya Zuyev 7910f622c3 Fix TestOffline 2020-11-19 14:11:33 -08:00
Medya Gh c237d5d7f1 improve test failure logs for service command 2020-11-19 11:53:04 -08:00
Priya Wadhwa 5a0ab905ed fix merge conflict 2020-11-17 15:11:23 -08:00
Priya Wadhwa 14db0debef review comments 2020-11-17 12:15:42 -08:00
Priya Wadhwa abc3d70a56 Give some more time 2020-11-13 17:10:57 -08:00
Priya Wadhwa 1c682c6449 Merge branch 'master' of https://github.com/kubernetes/minikube into ss-windows 2020-11-13 16:34:45 -08:00
Priya Wadhwa a518220a34 Add timeout to status check 2020-11-13 14:52:31 -08:00
Priya Wadhwa 13476316b5 Now that ISO files are in, scheduled stop works on VM as well so remove restrictions 2020-11-13 10:23:32 -08:00
Sharif Elgamal bef7a2a2b7 Merge branch 'master' of github.com:kubernetes/minikube into ingress-none 2020-11-13 09:55:13 -08:00
Medya Ghazizadeh 6f037f8b7a
Merge pull request #9681 from medyagh/addon_reg_test
fix Test flakes TestAddons/parallel/Registry
2020-11-12 15:50:39 -08:00
Priya Wadhwa 5411b3b2f2 Add code for daemonizing on windows and add integration test 2020-11-12 14:29:59 -08:00
priyawadhwa 518ac7de56
Merge pull request #9503 from priyawadhwa/schedule-stop-unix
Implement schedule stop for unix
2020-11-12 14:20:20 -08:00
Priya Wadhwa 572e22d5a3 Merge branch 'master' of https://github.com/kubernetes/minikube into network-flag 2020-11-12 14:13:26 -08:00
Medya Gh f177131ad1 wait for addons 2020-11-12 13:44:29 -08:00
Medya Gh 72c0b09983 increase memory for addon test 2020-11-11 20:22:12 -08:00
Priya Wadhwa 2eedffdaae include start args so that test passes locally 2020-11-11 14:52:30 -08:00
Priya Wadhwa 9bb9355b50 fix merge conflict 2020-11-11 11:57:27 -08:00
Medya Gh 833e474589 lint 2020-11-10 14:33:59 -08:00
Medya Gh 52ef75121d fix test 2020-11-10 13:21:11 -08:00
Medya Gh d7fe968bde fix verifying kuberentes images test 2020-11-10 10:39:10 -08:00
Priya Wadhwa bcf236f15c don't run scheduled stop test with none driver 2020-11-09 13:56:50 -08:00
Priya Wadhwa 19b2be23bc fix merge conflict 2020-11-05 14:31:39 -08:00
Priya Wadhwa f869ca5e91 fix merge conflict 2020-11-05 09:44:47 -08:00
Sharif Elgamal 492ae13a4a undo yaml change 2020-10-30 11:02:50 -07:00
Sharif Elgamal d52d6e440d run command properly 2020-10-30 10:34:19 -07:00
Priya Wadhwa 3c8d3cad7c Merge branch 'master' of https://github.com/kubernetes/minikube into json-output-stop 2020-10-29 13:44:32 -07:00
Sharif Elgamal a9a1c4a71e syntax 2020-10-28 18:49:08 -07:00
Sharif Elgamal a904da4e26 don't use minikube ssh for none driver 2020-10-28 18:38:30 -07:00
Sharif Elgamal 3a50660544 fix ingress test 2020-10-28 17:35:42 -07:00
Priya Wadhwa 91629c22c9 remove debugging 2020-10-28 14:03:11 -07:00
Priya Wadhwa 35c33c1ac6 Add stop, pause and unpause to integration test 2020-10-28 13:58:53 -07:00
Sharif Elgamal cda2d13d21 Turn on ingress addon on linux baremetal 2020-10-28 12:19:26 -07:00
Sharif Elgamal 4a1c9583bd initial attempt to account for profile in directly kubectl case 2020-10-28 12:16:02 -07:00
Sharif Elgamal ae849a2031 general cleanup 2020-10-27 13:56:13 -07:00
Sharif Elgamal f7baa9c1e9 maybe this will work 2020-10-27 11:56:22 -07:00
Sharif Elgamal 4fc095df77 specify context in kubectl call for test 2020-10-27 10:00:41 -07:00
Priya Wadhwa 865d3a4a34 Merge branch 'master' of https://github.com/kubernetes/minikube into schedule-stop-unix 2020-10-23 18:15:07 -07:00
Priya Wadhwa 9474740fd6 Add integration test 2020-10-23 09:55:48 -07:00
Medya Ghazizadeh 717b738d6d
Merge pull request #9365 from ilya-zuyev/gh_7422-reuse_hyperkit_driver
hyperkit driver should be happy with current minimum verison
2020-10-21 13:42:05 -05:00
Priya Wadhwa 682df5036e fix lint 2020-10-20 14:26:15 -07:00
Priya Wadhwa 202e9c5afd improve integration test 2020-10-20 14:18:20 -07:00
Priya Wadhwa a54ea82e3b Implement schedule stop for unix 2020-10-20 13:45:59 -07:00
Sharif Elgamal a282354419
Merge pull request #9476 from sharifelgamal/restart-worker
make sure worker nodes actually join control plane on restart
2020-10-16 16:39:42 -07:00
Sharif Elgamal fc8110f9c8 remove unnecessary sleep in test 2020-10-15 17:58:50 -07:00
Ilya Zuyev 5fc73c7764 Add a comment 2020-10-15 16:07:39 -07:00
Ilya Zuyev 57a0e402d4 Reuse $MINIKUBE_HOME/cache files;
Cleanup comments
2020-10-15 15:49:24 -07:00
Ilya Zuyev a072e89d99 Merge branch 'master' into gh_7422-reuse_hyperkit_driver 2020-10-15 12:55:44 -07:00
Ilya Zuyev 4c5ac5acdc Integration tests: remove driver_install_or_update_darwin_test.go 2020-10-15 12:53:02 -07:00
Ilya Zuyev 63ca2256f3 Integration tests: fix driver permission 2020-10-15 12:39:19 -07:00
Ilya Zuyev 2b32f6f6b6 Integration tests: add copyright header 2020-10-15 12:26:31 -07:00
Ilya Zuyev 39410181b1 Integration tests: update README in testsdata 2020-10-15 11:57:58 -07:00
Ilya Zuyev 4eb6f9ae0d Integration tests: fix naming 2020-10-15 11:55:23 -07:00
Ilya Zuyev eef3fd83fa Integration tests: add comments to internal functions 2020-10-15 11:46:33 -07:00
Ilya Zuyev 489b59bf97 Integration tests: fix the default test driver perms 2020-10-15 11:40:30 -07:00
Ilya Zuyev bfca3a6c9d Reorganize code - move tests related to hyperkit to driver_install_or_update_darwin_test.go 2020-10-15 11:39:40 -07:00
Priya Wadhwa 17666c2f05 Combine pause status test into existing pause test 2020-10-14 10:42:20 -07:00
Ilya Zuyev 0a9cbbb9f4 Use "--interactive=false" to avoid asking for sudo password 2020-10-13 18:05:38 -07:00
Ilya Zuyev 1381394d8f Fix comments 2020-10-12 20:35:25 -07:00
Ilya Zuyev 786037e1c7 Fix error message in int test 2020-10-12 20:33:23 -07:00
Ilya Zuyev 9b70ec8dda Update integration test:
- skip, if sudo needs a password
- improve temp files processing
- do not preload
2020-10-12 20:27:49 -07:00
Medya Ghazizadeh 88304ef63b
Merge pull request #9408 from sharifelgamal/failure-policy
simplify addon code by fixing gcp-auth failure policy
2020-10-12 18:08:12 -05:00
Medya Gh 070567b4d9 skip docker related test on macos gh runner 2020-10-08 14:24:02 -07:00
Sharif Elgamal def94d1ccc fix lint 2020-10-08 13:36:30 -07:00
Sharif Elgamal 95f5bc6107 add integration test of gcp-auth addon 2020-10-08 13:25:19 -07:00
Thomas Stromberg f8c95ee432 stress test: Minor improvements for running on Cloud Shell 2020-10-08 11:28:18 -07:00
Ilya Zuyev 7322fdd537 Add an integration test for hyperkit driver upgrades 2020-10-05 22:11:28 -07:00
Ilya Zuyev 2641e3d34d Add hyperkit driver v1.11.0 to testdata 2020-10-05 22:09:31 -07:00
Priya Wadhwa 4f7d9006d0 Add integration test 2020-10-02 18:04:46 -04:00
Sharif Elgamal 4226decf84 delete the correct image 2020-09-17 14:12:48 -07:00
Sharif Elgamal 474c9c2ced Fix cache functional test 2020-09-17 13:57:06 -07:00
Medya Ghazizadeh 554bbea7ac
Merge pull request #9218 from medyagh/no_dhub
remove docker hub images from integration tests
2020-09-16 15:02:00 -07:00
Medya Gh f04a7c5c16 spell 2020-09-16 15:01:15 -07:00
Sharif Elgamal 070cbb99ee
Merge pull request #8461 from 11janci/jjanik-enable-volumesnapshots
CSI Hostpath Driver & VolumeSnapshots addons
2020-09-16 11:57:42 -07:00
Medya Gh bc182ce207 remove docker hub images 2020-09-10 12:58:14 -07:00
Thomas Strömberg b3a1b358c9
Merge pull request #9158 from tstromberg/go-container
Add local image integration test for "cache add"
2020-09-08 16:27:10 -07:00
jjanik b696eb614a csi-hostpath-driver & volumesnapshots addons docs and test 2020-09-04 18:54:33 +02:00
Sharif Elgamal cffd317731 Merge branch 'master' of github.com:kubernetes/minikube into add-kubectl 2020-09-02 13:38:11 -07:00
Thomas Stromberg 0aba5b5919 lint err reprise 2020-09-02 08:21:35 -07:00
Thomas Stromberg f0a9d55e3d lint err 2020-09-02 07:55:04 -07:00
Thomas Stromberg 0d4b969e1e Add local image integration test for "cache add" 2020-09-02 07:25:43 -07:00
Thomas Strömberg dc5951451b
Merge pull request #8872 from kadern0/issue-8857
Running internal kubectl command when minikube is called as 'kubectl'
2020-09-01 22:44:44 -07:00
Thomas Stromberg 09cdf602b8 Update TestFunctional/parallel/DryRun and TestJSONOutputError to match new behavior 2020-08-31 11:21:23 -07:00
Thomas Stromberg 2c5e8fdaee Add detailed JSON & status codes for all error paths 2020-08-30 17:25:11 -07:00
Thomas Stromberg c082e5eb98 Fix 'minikube is not in path' error 2020-08-28 11:22:19 -07:00
Thomas Stromberg e137ed2e0e Move PATH setting to occur closer to the exec call 2020-08-24 11:10:07 -07:00
Thomas Stromberg 55768061f0 Merge branch 'master' into test-skaffold 2020-08-24 10:57:49 -07:00
Thomas Strömberg 13ae0c6684
Merge pull request #9065 from tstromberg/context-shortcut
integration testing: Fail fast if the context timer has run out
2020-08-24 10:48:11 -07:00
Thomas Stromberg 8bc83250b0 Shorten diff 2020-08-22 10:21:40 -07:00
Thomas Stromberg 393aa5926f Fail fast if the context timer has run out 2020-08-22 10:18:15 -07:00
Thomas Stromberg f9cc71a3e5 Update TestSkaffold to use unique profile names, more debuggable 2020-08-22 09:20:59 -07:00
Priya Wadhwa a767b64b41 fix merge conflict 2020-08-21 21:40:32 -04:00
Thomas Stromberg 4e56db1874 testing: Remove use of deprecated ComponentStatusList API 2020-08-21 16:07:39 -07:00
Priya Wadhwa 88aece40d2 change name 2020-08-21 15:05:37 -04:00
Priya Wadhwa acd6589c5d Remove debugging 2020-08-21 09:56:03 -04:00
Priya Wadhwa 44b93f4776 Change MemoryCapacity to StorageCapacity to be more accurate 2020-08-21 09:49:48 -04:00
Priya Wadhwa 7eda3a7711 Create new exit code for InsufficientStorage 2020-08-20 15:27:06 -04:00
Priya Wadhwa 83eba00d47 add deubgging 2020-08-20 14:42:55 -04:00
Priya Wadhwa 3cb9026770 validate last event is the correct error 2020-08-20 13:18:15 -04:00
Priya Wadhwa e1ed864708 Merge branch 'master' of https://github.com/kubernetes/minikube into var-status-code 2020-08-19 17:44:51 -04:00
Priya Wadhwa 399dad0884 fix lint 2020-08-19 15:15:39 -04:00
Priya Wadhwa 4d1c1c0dc3 Add integration test for insufficient storage
Make sure that if /var has full storage, the output of `minikube status` is correct regardless of whether events.json is present or not
2020-08-19 14:16:00 -04:00
Pablo Caderno 7f7fd8d57c Updated kubectl args
Signed-off-by: Pablo Caderno <kaderno@gmail.com>
2020-08-17 22:18:50 +10:00
Pablo Caderno 07daab51e3 Go fmtd functional tests file
Signed-off-by: Pablo Caderno <kaderno@gmail.com>
2020-08-17 21:34:17 +10:00
Pablo Caderno 30b4f202c6 Go fmtd imports
Signed-off-by: Pablo Caderno <kaderno@gmail.com>
2020-08-17 21:26:26 +10:00
Pablo Caderno cef2139629 Added integration test
Signed-off-by: Pablo Caderno <kaderno@gmail.com>
2020-08-17 20:52:58 +10:00
Kazuki Suda bbf96e7618
Update an integration test 2020-08-16 14:54:57 +09:00
Sharif Elgamal 200400e52c Merge branch 'master' of github.com:kubernetes/minikube into add-kubectl 2020-08-11 15:58:26 -07:00
Priya Wadhwa 6ff308d892 Run download only test with docker daemon unavailable 2020-08-11 14:38:28 -04:00
Medya Ghazizadeh d474cb27cf
Merge pull request #8953 from medyagh/increase_mem_functional
increase memory for functional test
2020-08-10 15:27:50 -07:00
Medya Gh e236c12e43 typo 2020-08-10 14:48:44 -07:00
Medya Gh b94141916c add verbosity 2020-08-10 14:36:10 -07:00
Medya Gh 06841a440d lint 2020-08-10 13:52:28 -07:00
Medya Gh 0afb311c5d don't test ingress addon on none 2020-08-10 13:29:50 -07:00
Medya Gh 5d9193874c adjust waiting for pvc 2020-08-10 13:02:10 -07:00
Medya Gh 65aae5eec7 increase memory for functional test 2020-08-10 11:53:46 -07:00
Sharif Elgamal c1067eb61e remove hardcoding of testdata directory in functional tests 2020-08-04 11:57:10 -07:00
Priya Wadhwa 43de628f81 update comment 2020-08-03 16:18:14 -04:00
Priya Wadhwa 951be82fa9 fix lint 2020-08-03 15:57:52 -04:00
Priya Wadhwa ae7fbaf8f9 make sure files are actually being maintained in PVCs in our integration test 2020-08-03 15:50:42 -04:00
Priya Wadhwa 5e899a81cc Make sure cluster roles are applied to the service account the storage provisioner runs under 2020-08-03 15:23:45 -04:00
Sharif Elgamal 52b66b4b9a sleep longer because I have no idea 2020-07-29 16:30:56 -07:00
Sharif Elgamal 3730a4cca8 move sleep around 2020-07-29 10:54:02 -07:00
Sharif Elgamal 916b795d42 add verbosity to restart multinode test too 2020-07-28 15:51:04 -07:00
Sharif Elgamal 174f90152f add more verbosity 2020-07-28 14:42:08 -07:00
Sharif Elgamal de35861f8b add verbosity to multinode start test 2020-07-28 13:06:23 -07:00
Medya Gh 528519d658 fix test arg 2020-07-27 19:35:19 -07:00
Medya Gh 1e41de57bd fix gopogh 2020-07-27 19:00:51 -07:00
Sharif Elgamal b602ae44bd check kubectl for multinode test 2020-07-27 17:39:32 -07:00
Medya Gh 650d7f3dee start args 2020-07-27 15:59:56 -07:00
Thomas Stromberg 6fa0bd9de6 Skip irrelevent upgrade-tests when --base-image is passed 2020-07-27 13:46:02 -07:00
Medya Gh 47ed4bc23c update lint version 2020-07-24 14:45:15 -07:00
Medya Ghazizadeh 8f404164d0
Merge pull request #8745 from littleroad/error_detect
Add error handling for os.RemoveAll
2020-07-24 14:38:10 -07:00
Medya Ghazizadeh a53f0ffb75
Merge pull request #8779 from priyawadhwa/skaffold
Add integration test to test against latest skaffold release
2020-07-24 12:56:37 -07:00
Thomas Stromberg 760092e9b7 Add boilerplate 2020-07-24 07:11:03 -07:00
Thomas Stromberg 51aea805f9 Make stress test more general 2020-07-23 20:34:06 -07:00
Thomas Stromberg 0b74892b2c Make stress test more general 2020-07-23 15:00:25 -07:00
Thomas Stromberg 6d2ba5b00e Merge branch 'master' into docker-stress-test 2020-07-23 14:45:52 -07:00
Thomas Stromberg 95e9fdc78b Make stress test more general 2020-07-23 14:45:29 -07:00
Thomas Stromberg 8df8e59f7c Make stress test more general 2020-07-23 14:45:24 -07:00
Thomas Stromberg 01a026370c Update 2020-07-23 14:06:46 -07:00
Thomas Stromberg b6eee6bdf8 Add Docker stress test 2020-07-23 13:44:30 -07:00
Medya Ghazizadeh 993504e054
Merge pull request #8800 from priyawadhwa/improve-json
Improve json integration test
2020-07-23 10:23:36 -07:00
Medya Ghazizadeh f9bac2a0aa
Merge pull request #8744 from tstromberg/noisy-spam
TestErrorSpam: Add overlayfs/docker perf issue to stderrAllow
2020-07-23 10:03:01 -07:00
Priya Wadhwa ff899f9e5a improve error message 2020-07-23 00:12:46 -04:00
Priya Wadhwa 22226ffc8f fixed merge conflict 2020-07-22 18:46:57 -04:00
Priya Wadhwa 8cfcea6eb6 fix test skaffold 2020-07-22 17:22:17 -04:00
Priya Wadhwa d5b31d13e6 add current minikube binary to beginning of the path 2020-07-22 16:08:31 -04:00
Priya Wadhwa d4a33b3f98 don't run test on None; make sure docker/minikube are on PATH before running skaffold 2020-07-22 15:17:51 -04:00
Priya Wadhwa efe1ce278a Add docs 2020-07-22 14:20:41 -04:00
Priya Wadhwa 6ee3954336 Add extra validation to json output test 2020-07-22 12:52:15 -04:00
Priya Wadhwa eb95f29361 Add validation for distinct current steps to json output test 2020-07-22 12:45:13 -04:00
Thomas Stromberg b18aa2a57c Apply stderrAllowRe to non-error log statements 2020-07-21 15:47:22 -07:00
Thomas Stromberg 935ea862c6 Merge branch 'master' into noisy-spam 2020-07-21 15:43:22 -07:00
Priya Wadhwa 6a33c03df2 fix unit test 2020-07-21 18:23:22 -04:00
Priya Wadhwa 8bc875d520 Rebased on master; fixed json_output integration test 2020-07-21 18:20:02 -04:00
Priya Wadhwa 5c09250429 Add integration test for error 2020-07-21 17:13:59 -04:00
Priya Wadhwa 1d48d43605 make sure minikube binary is available on PATH for skaffold binary to call 2020-07-21 14:09:43 -04:00
Priya Wadhwa 0941f0f65c update profile name to be 'minikube' 2020-07-20 17:43:31 -04:00
Priya Wadhwa c14e024fa5 Add push:false to skaffold.yaml
Since skaffold only knows you are running a local cluster if that cluster's profile name is 'minikube'
2020-07-20 17:26:55 -04:00
Priya Wadhwa aa51f179bb Add integration test to test against latest skaffold release
This PR:

1. Adds an integration test to test minikube against the latest skaffold release
1. Adds in a sample skaffold app from the skaffold repo to test
1. Adds this test to the addons_certs_docker_ubuntu Github Actions test
2020-07-20 16:45:49 -04:00
Thomas Stromberg 4f22ec9e3c Remove TestMissingContainerUpgrade merge conflict 2020-07-17 11:10:29 -07:00
Thomas Stromberg 9546b1ebc6 Merge branch 'master' into kic-image-upgrade 2020-07-17 09:56:42 -07:00
Thomas Strömberg 46a4377498
Merge pull request #8738 from tstromberg/kic-image-upgrade2
Add KicBaseImage to existing config if missing (fixes v1.9.x upgrade)
2020-07-17 09:56:27 -07:00
Lu Fengqi c219b60b05 Add error handling for os.RemoveAll
Signed-off-by: Lu Fengqi <lufq.fnst@cn.fujitsu.com>
2020-07-17 15:44:04 +08:00
Thomas Stromberg f29c31502d Add overlayfs/docker perf issue to stderrAllow 2020-07-16 23:06:30 -07:00
Thomas Stromberg d5631ca84c version upgrade test: replace --driver with --vm-driver 2020-07-16 23:03:16 -07:00
Thomas Strömberg efa7f615d7
Merge pull request #8571 from tstromberg/calico
Add support for Calico CNI (--cni=calico)
2020-07-16 21:12:08 -07:00
Thomas Stromberg a14e48a9b7 Rename TestMissingUpgrade to TestMissingContainerUpgrade 2020-07-16 20:19:01 -07:00
Thomas Stromberg a8f2b6e2e2 Improve failure message for TestMissingContainerUpgrade 2020-07-16 20:18:34 -07:00
Thomas Stromberg 0f12f109e4 Add stop/state checks back to TestKubernetesUpgrade 2020-07-16 20:16:29 -07:00
Thomas Stromberg 1d15ddbb74 Wait longer for DNS and etcd to come to an agreement 2020-07-16 19:57:14 -07:00
Thomas Stromberg 94e866affc Merge to master 2020-07-16 19:53:43 -07:00
Thomas Stromberg 5a6a2bca17 Rename binary upgrade prefixes 2020-07-16 19:50:11 -07:00
Thomas Stromberg 89b8a6e545 Separate legacy integration tests, test more cases 2020-07-16 19:37:52 -07:00
Thomas Strömberg bb2fb3ad97
Merge pull request #8573 from tstromberg/cilium
Add support for Cilium CNI (--cni=cilium)
2020-07-16 19:34:44 -07:00
Thomas Stromberg 0bca9bb84e Fix v1.9.x upgrade by populating missing KicBaseImage configuration 2020-07-16 17:37:26 -07:00