diff --git a/hack/e2e.sh b/hack/e2e.sh index ab2d0728..021307b2 100755 --- a/hack/e2e.sh +++ b/hack/e2e.sh @@ -338,7 +338,7 @@ kubectl wait --timeout=5m --for=jsonpath=.status.readyReplicas=3 -n tenant-root # Wait for Victoria metrics kubectl wait --timeout=5m --for=jsonpath=.status.updateStatus=operational -n tenant-root vmalert/vmalert-shortterm vmalertmanager/alertmanager -kubectl wait --timeout=5m --for=jsonpath=.status.status=operational -n tenant-root vlogs/generic +kubectl wait --timeout=5m --for=jsonpath=.status.updateStatus=operational -n tenant-root vlogs/generic kubectl wait --timeout=5m --for=jsonpath=.status.clusterStatus=operational -n tenant-root vmcluster/shortterm vmcluster/longterm # Wait for grafana