Commit Graph

50 Commits (07324c6188f80f9a30362b5cba2f9288be209193)

Author SHA1 Message Date
Steven Powell bc968683e6 use custom flannel 2022-05-25 14:54:45 -07:00
minikube-bot d628748116 use antrea CNI 2022-05-25 18:15:35 +00:00
minikube-bot 2288dd2f6b fix NetCatPod test 2022-05-24 23:34:18 +00:00
Anders F Björklund 504076fd41 Don't use kubelet network-plugin with k8s 1.24
This flag has been removed, and moved to the runtimes.

Only docker supports it, the others only support CNI.
2022-04-20 17:40:25 +02:00
Steven Powell 1aa1f04e9b remove old build tags 2022-03-30 16:43:29 -07:00
Steven Powell 145f9fc9ab run `go fmt` 2021-09-13 11:58:43 -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
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
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
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
Ilya Zuyev 7f6aac1c6a trigger build 2021-05-14 16:06:17 -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
Ilya Zuyev 4c8a91ad29 Build fix 2021-05-13 10:45:05 -07:00
Ilya Zuyev 6e77df7989 Skip network tests with disabled CNI for containerd/crio runtimes 2021-05-12 15:39:53 -07:00
Ilya Zuyev 90f67f5d5d fix comments 2021-05-11 16:59:08 -07:00
Ilya Zuyev bf74394adf add comments 2021-05-11 13:12:36 -07:00
Ilya Zuyev 7e5e82b8d7 test for hairpinMode=true for default CNI with containerd and cri-o runtimes 2021-05-11 11:30:47 -07:00
Medya Ghazizadeh 6ad8cd7d22
Merge pull request #11030 from prezha/fix-insufficient-memory
fix insufficient memory issues
2021-04-20 09:52:30 -07:00
Sharif Elgamal 0ed5b13995 add docs for all integration tests and generate docs with them 2021-04-16 13:42:41 -07:00
Predrag Rogic 3860730a1a
fix insufficient memory issues 2021-04-08 23:39:12 +01: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 48be26ba96 Run CNI tests on containerd 2021-01-25 14:51:35 -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 ec382e56bf test is still timing out here 2021-01-20 13:04:45 -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
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 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 fcc15fa353 Merge to master 2020-07-15 21:04:33 -07:00
Thomas Stromberg 14b4a54ba2 Merge to master 2020-07-15 21:03:49 -07:00
Thomas Stromberg 0b3e2ae79b none CNI: error if portmap plug-in is required but unavailable. Make testable 2020-07-08 14:30:48 -07:00
Medya Gh 4fff1a22d0 skip cni test for none driver 2020-06-29 22:06:33 -07:00
Thomas Stromberg ffcb14a6b2 Add support for Cilium CNI (--cni=cilium) 2020-06-26 11:55:30 -07:00
Thomas Stromberg f901e638f2 Add support for Calico CNI (--cni=calico) 2020-06-26 11:21:15 -07:00
Thomas Stromberg 13175944b3 cni testing: Add post-mortem logs, skip DNS tests for weave 2020-06-26 09:54:38 -07:00
Thomas Stromberg 2249d36dc8 Skip flannel if Docker, weave hairpin 2020-06-24 09:18:34 -07:00
Thomas Stromberg 65b63a6e67 Make test timeouts extremely pessimistic 2020-06-23 20:12:19 -07:00
Thomas Stromberg 9e95435e00 Add --cni flag, fix --network-plugin=kubenet 2020-06-23 20:10:25 -07:00