Skip to content

Commit

Permalink
add pod watch
Browse files Browse the repository at this point in the history
Signed-off-by: hansinikarunarathne <hansini.20@cse.mrt.ac.lk>
  • Loading branch information
hansinikarunarathne committed Aug 22, 2024
1 parent 85dd22e commit 9d1e2ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions contrib/ray/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ kubectl -n $NAMESPACE apply -f raycluster_istio_headless_svc.yaml
# Create a RayCluster custom resource.
kubectl -n $NAMESPACE apply -f raycluster_example.yaml

kubectl get pods -n $NAMESPACE --watch

# Wait for the RayCluster to be ready.
sleep 5
kubectl -n $NAMESPACE wait --for=condition=ready pod -l ray.io/cluster=kubeflow-raycluster --timeout=900s
Expand Down

0 comments on commit 9d1e2ef

Please sign in to comment.