Skip to content

Commit

Permalink
remove sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
scrungus committed Jul 1, 2024
1 parent 8c32c10 commit 6619597
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tools/functional_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ helm upgrade coral-credits ./charts \

# Wait for rollout
kubectl rollout status deployment/coral-credits -n coral-credits --timeout=300s -w
# temporary, for some reason rollout doesn't wait long enough.
sleep 20
# Port forward in the background
kubectl port-forward -n coral-credits svc/coral-credits 8080:8080 &

Expand Down

0 comments on commit 6619597

Please sign in to comment.