Skip to content

Commit bf6b8a8

Browse files
committed
ci: rollout status
1 parent 4888f61 commit bf6b8a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pipelines/cni/cilium/cilium-overlay-load-test-template.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@ stages:
238238
kubectl apply -f hack/manifests/nginx.yaml
239239
kubectl wait --for=condition=available --timeout=60s -n kube-system deployment/nginx
240240
kubectl scale deployment nginx --replicas=25 -n kube-system
241+
kubectl rollout status deployment nginx -n kube-system
241242
cd hack/scripts
242243
chmod +x cilium-mtu-validation.sh
243244
./cilium-mtu-validation.sh

0 commit comments

Comments
 (0)