Skip to content

Commit ae42ec8

Browse files
committed
fix cilium-overlay e2e
1 parent 6366725 commit ae42ec8

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.pipelines/singletenancy/cilium-overlay/cilium-overlay-e2e.steps.yaml

-10
Original file line numberDiff line numberDiff line change
@@ -242,14 +242,4 @@ steps:
242242
243243
- template: ../../templates/cilium-mtu-check.yaml
244244

245-
- script: |
246-
echo "Deploy nginx pods for MTU testing"
247-
kubectl apply -f hack/manifests/nginx.yaml
248-
kubectl wait --for=condition=available --timeout=60s -n kube-system deployment/nginx
249-
cd hack/scripts
250-
chmod +x cilium-mtu-validation.sh
251-
./cilium-mtu-validation.sh
252-
workingDirectory: $(ACN_DIR)
253-
name: "CiliumMTUValidation"
254-
displayName: "Run Cilium MTU Validation"
255245

0 commit comments

Comments
 (0)