We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5638439 commit 370df4bCopy full SHA for 370df4b
.pipelines/singletenancy/cilium-dualstack-overlay/cilium-dualstackoverlay-e2e-step-template.yaml
@@ -133,7 +133,6 @@ steps:
133
- script: |
134
echo "validate pod IP assignment and check systemd-networkd restart"
135
kubectl get pod -owide -A
136
- kubectl delete deploy -n $(ciliumNamespace) echo-external-node
137
cd test/integration/load
138
CNI_TYPE=cilium_dualstack go test -timeout 30m -tags load -run ^TestValidateState$
139
echo "delete cilium connectivity test resources and re-validate state"
0 commit comments