Commit Graph

1369 Commits (8a651ba6bdfdfe984a58228331b6b90ada2a3c1c)

Author SHA1 Message Date
Ilya Zuyev 8a651ba6bd Add .deb installation tests 2021-02-12 15:01:53 -08:00
Priya Wadhwa 5fc0b5ecb8 skip LoadImage test on darwin/github actions as it requires a running docker daemon 2021-02-11 10:32:04 -08:00
Medya Ghazizadeh a3609d3778
Merge pull request #10380 from daehyeok/profile_list_light
Add -l/--light option for profile list command.
2021-02-10 17:04:39 -08:00
priyawadhwa 859ec2a44b
Merge pull request #10428 from priyawadhwa/auto-network-plugin
Fix TestNetworkPlugins/group/auto/KubeletFlags on containerd/crio
2021-02-10 10:36:24 -08:00
Daehyeok Mun f457bde02d Add -l/--light option for profile list command.
If option is true, Doens't try to get profiles from container and read
current status.
2021-02-09 16:06:09 -08:00
priyawadhwa 51ec098b05
Merge pull request #10366 from priyawadhwa/mk-image-load
Implement minikube image load command
2021-02-09 14:42:31 -08:00
Priya Wadhwa 840b3a2bf0 Fix cyclomatic complexity lint error 2021-02-09 14:20:25 -08:00
Priya Wadhwa 5364222fc8 We set the network plugin to cni with containerd runtime 2021-02-09 14:13:32 -08:00
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
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
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