Commit Graph

1605 Commits (4e9cab72d13a3d2d3ca432bb2a78f1fc57eb1c65)

Author SHA1 Message Date
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
Ilya Zuyev 5a0f955970 Update tests 2021-05-20 10:58:38 -07:00
Ilya Zuyev 32883fc5ca fix tests 2021-05-19 15:38:28 -07:00
Ilya Zuyev d185d765a1 update tests 2021-05-19 15:13:21 -07:00
Ilya Zuyev 03600d9afc Add integration test 2021-05-19 13:25:42 -07:00
Andriy Dzikh 46884123a8 Run make generate-docs. 2021-05-18 14:10:39 -07:00
Andriy Dzikh 7998c8d691 Create tests to ensure custom addon images persist. 2021-05-18 14:10:39 -07:00
VigoTheHacker b8b19252f5 resolution for the comments 2021-05-18 16:38:31 +05:30
Ilya Zuyev 10da147ec8 Merge branch 'master' into ilyaz/gh_11335_test_net_plugins_false_start 2021-05-17 18:53:05 -07:00
Ilya Zuyev 88679cc8c4 fix container runtime check 2021-05-17 15:21:32 -07:00
Ilya Zuyev 6e12f46c38 move comment 2021-05-17 15:11:55 -07:00
Predrag Rogic 4e967acbae
avoid error, improve test 2021-05-17 21:18:27 +01:00
Predrag Rogic 0a3a92e09c
move to separate subtest 2021-05-17 21:14:59 +01:00
Predrag Rogic 260d22cd57
rename func, add comments 2021-05-17 21:14:59 +01:00
Predrag Rogic 3ddb4e30b3
add host.minikube.internal to coredns 2021-05-17 21:14:35 +01:00
ilya-zuyev 78618d04fc
Merge pull request #11412 from ilya-zuyev/ilyaz/gh_11333_kindnet_with_containerd
Skip network test with kubenet if container runtime is not docker
2021-05-17 12:46:44 -07:00
Ilya Zuyev 967aa73ea4 fix container runtime check 2021-05-17 10:40:51 -07:00
Ilya Zuyev 3ccae6c6db trigger build 2021-05-14 17:36:29 -07:00
Medya Ghazizadeh 707af502f3
Merge pull request #11300 from ilya-zuyev/ilyaz/gh_11293
Fix getting of gateway IP for podman driver
2021-05-14 17:04:24 -07:00
Ilya Zuyev 7f6aac1c6a trigger build 2021-05-14 16:06:17 -07:00
ilya-zuyev 2a2ffeb380
Merge pull request #11304 from daehyeok/copy_node
Implement target node option for cp command
2021-05-14 15:59:11 -07:00
Ilya Zuyev 2977b9baab Add comment 2021-05-14 12:05:22 -07:00
Ilya Zuyev 94c338acff Add comment 2021-05-14 12:03:42 -07:00
Ilya Zuyev 14a94d214f Skip network test with kindnet if container runtime is not docker 2021-05-14 10:46:01 -07:00