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 4888f61 commit bf6b8a8Copy full SHA for bf6b8a8
.pipelines/cni/cilium/cilium-overlay-load-test-template.yaml
@@ -238,6 +238,7 @@ stages:
238
kubectl apply -f hack/manifests/nginx.yaml
239
kubectl wait --for=condition=available --timeout=60s -n kube-system deployment/nginx
240
kubectl scale deployment nginx --replicas=25 -n kube-system
241
+ kubectl rollout status deployment nginx -n kube-system
242
cd hack/scripts
243
chmod +x cilium-mtu-validation.sh
244
./cilium-mtu-validation.sh
0 commit comments