Skip to content

Commit a25723c

Browse files
authored
Merge pull request #8575 from chrischdi/revert-e2e-cni-calico
🐛 Revert "Add calico as e2e test CNI"
2 parents e7ba6c8 + 1ec77c7 commit a25723c

File tree

3 files changed

+117
-4726
lines changed

3 files changed

+117
-4726
lines changed

test/e2e/config/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ variables:
335335
DOCKER_POD_CIDRS: "192.168.0.0/16"
336336
DOCKER_SERVICE_IPV6_CIDRS: "fd00:100:64::/108"
337337
DOCKER_POD_IPV6_CIDRS: "fd00:100:96::/48"
338-
CNI: "./data/cni/calico/calico.yaml"
338+
CNI: "./data/cni/kindnet/kindnet.yaml"
339339
KUBETEST_CONFIGURATION: "./data/kubetest/conformance.yaml"
340340
NODE_DRAIN_TIMEOUT: "60s"
341341
# Enabling the feature flags by setting the env variables.

0 commit comments

Comments
 (0)