Commit Graph

1628 Commits (d8f8e3faf735480c89337abc864cb2b17edc671c)

Author SHA1 Message Date
Sharif Elgamal d8f8e3faf7
Merge pull request #11803 from sharifelgamal/mac-test
try less parallelization for macOS tests
2021-06-30 14:17:48 -07:00
Medya Ghazizadeh b8596f1a13
Merge pull request #11811 from medyagh/go_mod_godame
bump go mod libs manually
2021-06-30 15:50:45 -04: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
Medya Gh 861d81b335 remove dep to azure lib 2021-06-29 16:07:37 -04:00
Medya Gh 47dbbac0d9 revert azure sdk 2021-06-29 16:03:27 -04:00
Steven Powell a75a742e71 simplified calculating limit 2021-06-29 12:40:15 -07:00
Medya Gh 89c7853601 bump go mod libs manually 2021-06-29 15:24:59 -04: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 f5547468d3
Merge pull request #11742 from andriyDev/multinode-depend
Move testCpCmd to helpers_test
2021-06-24 16:48:14 -07:00
Medya Ghazizadeh cb2e8e18e7
Merge pull request #11632 from ilya-zuyev/ilyaz/fix_vm_ctrd_timeout
Restore "containerd: upgrade io.containerd.runtime.v1.linux to io.containerd.runc.v2 (suppot cgroup v2)" #2
2021-06-24 17:09:53 -04:00
Andriy Dzikh dd3348b6fe Move testCpCmd to helpers since it is used by both functional tests and multi node test. 2021-06-22 14:34:55 -07:00
Andriy Dzikh ae8cfa992a Create integration test for multinode restart. 2021-06-22 14:20:33 -07:00
Ilya Zuyev debf83c4b6 Update tests 2021-06-21 20:00:00 -07:00
Ilya Zuyev 3ef400ddee Merge branch 'master' into ilyaz/fix_vm_ctrd_timeout 2021-06-21 14:55:01 -07:00
Andriy Dzikh d38f2f0149 Add functional test for ensuring international language is used. 2021-06-18 10:01:48 -07:00
Ilya Zuyev 84f4312f95 update integration tests 2021-06-16 13:48:20 -07:00
Ilya Zuyev 76ba964438 Fix messages and warnings 2021-06-15 14:41:33 -07:00
Ilya Zuyev 071c2de143 change legacyVersion for vm/containerd integration tests 2021-06-15 13:36:37 -07:00
Ilya Zuyev 1046898a63 try delete-on-failure option 2021-06-14 21:44:02 -07:00
Ilya Zuyev e50e9de069 fix int test 2021-06-10 23:03:00 -07:00
ilya-zuyev e37f4e4014
Revert "Restore "containerd: upgrade io.containerd.runtime.v1.linux to io.containerd.runc.v2 (suppot cgroup v2)"" 2021-06-09 15:26:01 -07:00
Steven Powell 07b89c9b94 moved parentn logic into subtest 2021-06-08 13:30:23 -07:00
Steven Powell bcbf87306e fix truncation on Windows 2021-06-08 12:19:21 -07:00
Steven Powell 7b65030ff1 added func to get log files 2021-06-08 12:19:21 -07:00
Steven Powell 44d0312a8a fix typo in comment 2021-06-08 12:19:21 -07:00
Steven Powell 693cd7c6da restructure TestErrorSpam to decrease test duration 2021-06-08 12:19:21 -07:00
Ilya Zuyev 6ed370502f Merge branch 'master' into ilyaz/fix_ctrd 2021-06-04 10:27:41 -07:00
Ilya Zuyev 13e02b1924 Fix logs 2021-06-04 10:27:35 -07:00
Ilya Zuyev 4bb1752d3d Fix integration test 2021-06-03 12:20:50 -07:00
Sharif Elgamal d76259e86f
Merge pull request #11528 from andriyDev/FixDownloadOnlyTest2
Change PreloadExists to report no preload for BareMetal drivers
2021-06-02 12:59:15 -07:00
Andriy Dzikh f9f3ef9a09 Pass driverName into Preload and PreloadExists to report no preload for BareMetal. 2021-05-27 15:02:00 -07:00
Andriy Dzikh a8136ec322 Move InstallOrUpdate to its own package. 2021-05-27 15:01:58 -07:00
Medya Ghazizadeh 89604fcbce
Merge pull request #11516 from medyagh/disable_docker
Disable Non-Active Containers Runtimes
2021-05-27 13:07:43 -07:00
Medya Gh be7c85b1a8 skip on none driver 2021-05-27 12:22:46 -07:00
Medya Gh 89e2b64a06 lint 2021-05-26 18:36:01 -07:00
Medya Ghazizadeh 1c1e447348
Merge pull request #11461 from andriyDev/RepeatBinaryDownloads
Prevent downloading duplicate binaries already present in preload
2021-05-26 18:25:40 -07:00
Medya Gh e334761327 update docs 2021-05-26 18:19:53 -07:00
Medya Gh 04bfa20d48 generate docs 2021-05-26 18:02:50 -07:00
Medya Gh e26750b646 add integration test 2021-05-26 17:58:58 -07:00
Andriy Dzikh a89d404903 Skip binary check if preload exists. 2021-05-26 15:34:13 -07:00
ilya-zuyev 14a1c3f968
Merge pull request #11474 from ilya-zuyev/ilyaz/gh_11335_test_net_plugins_false_start
Extra check for disabled cni with containerd/crio integration test
2021-05-21 10:31:39 -07:00
Ilya Zuyev 06d6a5c675 remove an empty line 2021-05-20 16:29:16 -07:00
Ilya Zuyev 85242d0711 in integration test - validate the exit code 2021-05-20 16:23:44 -07:00
Medya Ghazizadeh b5499b4c2a
Merge pull request #11394 from ilya-zuyev/ilyaz/gh_11335_test_net_plugins_false_start
Skip network tests with disabled CNI for containerd/crio runtimes
2021-05-20 16:20:04 -07:00
Steven Powell a60a6e215b
Merge pull request #11387 from vigothehacker/issue-11382
Use the first non flag argument for the log file name instead of the first argument
2021-05-20 15:51:33 -07:00
Ilya Zuyev 5600ee6755 Reorganize functional tests 2021-05-20 14:43:51 -07:00
Ilya Zuyev e254c0750b Reorganize functional tests 2021-05-20 14:34:43 -07:00