Skip to content

Commit 370df4b

Browse files
committed
delete deployment
1 parent 5638439 commit 370df4b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.pipelines/singletenancy/cilium-dualstack-overlay/cilium-dualstackoverlay-e2e-step-template.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@ steps:
133133
- script: |
134134
echo "validate pod IP assignment and check systemd-networkd restart"
135135
kubectl get pod -owide -A
136-
kubectl delete deploy -n $(ciliumNamespace) echo-external-node
137136
cd test/integration/load
138137
CNI_TYPE=cilium_dualstack go test -timeout 30m -tags load -run ^TestValidateState$
139138
echo "delete cilium connectivity test resources and re-validate state"

0 commit comments

Comments
 (0)