Skip to content

Commit

Permalink
Merge pull request #8575 from chrischdi/revert-e2e-cni-calico
Browse files Browse the repository at this point in the history
🐛 Revert "Add calico as e2e test CNI"
  • Loading branch information
k8s-ci-robot authored Apr 27, 2023
2 parents e7ba6c8 + 1ec77c7 commit a25723c
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 a25723c

Please sign in to comment.