Skip to content

Commit 5d7ae60

Browse files
committed
wait for worker nodes to be ready
1 parent 78352c2 commit 5d7ae60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/e2e/e2e.sh

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
kind get clusters
2020
kubectl get nodes
21+
kubectl wait --for=condition=Ready nodes/dra-example-driver-cluster-worker --timeout=120s
2122
kubectl create -f demo/gpu-test1.yaml
2223
kubectl create -f demo/gpu-test2.yaml
2324
kubectl create -f demo/gpu-test3.yaml

0 commit comments

Comments
 (0)