Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam0Brien committed Nov 26, 2024
1 parent a5d9bcf commit dab5991
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/start-inventory-kind.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,11 @@ while true; do
else
echo "Waiting for pods to be ready... ($PODS_READY not ready yet)"
kubectl get pods
sleep 5
sleep 30
fi
done

kubectl apply -f deploy/kind/e2e/e2e-batch.yaml
sleep 30
echo "Setup complete."
kubectl get pods
kubectl get svc

0 comments on commit dab5991

Please sign in to comment.