Skip to content

Commit 1ec77c7

Browse files
committed
Revert "Add calico as e2e test CNI"
This reverts commit 30b3437.
1 parent e7ba6c8 commit 1ec77c7

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)