Skip to content

Commit b0acec4

Browse files
committed
tests/ai-conformance: swap order of ray and kueue
1 parent e9ae379 commit b0acec4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/e2e/scenarios/ai-conformance/run-test.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,9 @@ EOF
101101

102102
${KOPS} update cluster --name "${CLUSTER_NAME}" --yes --admin
103103

104+
# TODO: Can we delay this until later?
105+
${KOPS} validate cluster --wait=10m
106+
104107
echo "----------------------------------------------------------------"
105108
echo "Deploying AI Conformance Components"
106109
echo "----------------------------------------------------------------"

0 commit comments

Comments
 (0)