Commit Graph

28 Commits (30afddc6c1e29e4e106e2dfccc204a0f3e6f76c0)

Author SHA1 Message Date
Predrag Rogic abd52901cf
fix ingress for k8s v1.22+ 2021-08-24 18:05:44 +01:00
Sharif Elgamal 045411ea57 hardcode to 2 2021-06-29 16:39:41 -07:00
Sharif Elgamal 5d11a87a7b Merge branch 'master' of github.com:kubernetes/minikube into mac-test 2021-06-29 13:27:14 -07:00
Steven Powell a75a742e71 simplified calculating limit 2021-06-29 12:40:15 -07:00
Sharif Elgamal 73e42a9a8c change parallelization in code 2021-06-29 11:46:38 -07:00
Steven Powell 5024c49197 update comment 2021-06-29 09:42:10 -07:00
Steven Powell 452d3023b1 lower parallelism when testing on Windows 2021-06-29 09:38:22 -07:00
Sharif Elgamal a3544ae90a create detect package 2021-03-09 15:11:54 -08:00
Steven Powell c50bdaabfe Check for args length to prevent out of bounds panic 2021-02-24 16:45:24 -07:00
Priya Wadhwa 574e81d9bb Turn on TestPause for containerd 2021-01-26 12:07:49 -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 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 71855d6061 only run disable mounts with virtualbox driver 2021-01-21 14:40:08 -08:00
Priya Wadhwa d6ce7c4997 remove unused function 2021-01-21 12:03:11 -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 f2786c8069 skip net_test with containerd since it's timing out 2021-01-20 17:22:02 -08:00
Priya Wadhwa 0bdd034c90 update container runtime 2021-01-20 16:51:59 -08:00
Priya Wadhwa b50dfe1c06 Split up TestStartStop by container runtime 2021-01-20 16:23:19 -08:00
Ilya Zuyev d11149d7f6 make Arm64Platform private 2021-01-14 10:51:57 -08:00
Ilya Zuyev 05bc271ef8 Fix arch related checks 2020-12-16 18:13:13 -08:00
Medya Gh 1e41de57bd fix gopogh 2020-07-27 19:00:51 -07:00
Thomas Stromberg 25001d7715 Add _test.go suffix everywhere to avoid symbol resolution issues 2020-06-23 10:05:29 -07:00
Thomas Stromberg c5f59b1ede Make the calculation easier to understand 2020-06-23 09:51:08 -07:00
Thomas Stromberg 3659fd5203 Use 0.6 CPU count by default 2020-06-23 09:30:24 -07:00
Thomas Stromberg 0fd4f17c0a Automatically limit integration test parallelism 2020-06-23 09:12:00 -07:00