Skip to content

Commit

Permalink
wait for worker nodes to be ready
Browse files Browse the repository at this point in the history
  • Loading branch information
kannon92 committed Sep 10, 2024
1 parent 78352c2 commit 5d7ae60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/e2e.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

kind get clusters
kubectl get nodes
kubectl wait --for=condition=Ready nodes/dra-example-driver-cluster-worker --timeout=120s
kubectl create -f demo/gpu-test1.yaml
kubectl create -f demo/gpu-test2.yaml
kubectl create -f demo/gpu-test3.yaml
Expand Down

0 comments on commit 5d7ae60

Please sign in to comment.