Skip to content

Commit

Permalink
Revert "Add calico as e2e test CNI"
Browse files Browse the repository at this point in the history
This reverts commit 30b3437.
  • Loading branch information
chrischdi committed Apr 26, 2023
1 parent e7ba6c8 commit 1ec77c7
Show file tree
Hide file tree
Showing 3 changed files with 117 additions and 4,726 deletions.
2 changes: 1 addition & 1 deletion test/e2e/config/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ variables:
DOCKER_POD_CIDRS: "192.168.0.0/16"
DOCKER_SERVICE_IPV6_CIDRS: "fd00:100:64::/108"
DOCKER_POD_IPV6_CIDRS: "fd00:100:96::/48"
CNI: "./data/cni/calico/calico.yaml"
CNI: "./data/cni/kindnet/kindnet.yaml"
KUBETEST_CONFIGURATION: "./data/kubetest/conformance.yaml"
NODE_DRAIN_TIMEOUT: "60s"
# Enabling the feature flags by setting the env variables.
Expand Down
Loading

0 comments on commit 1ec77c7

Please sign in to comment.