Skip to content

Commit

Permalink
stream all logs of lingo
Browse files Browse the repository at this point in the history
  • Loading branch information
samos123 committed Feb 3, 2024
1 parent 23f6904 commit fd8725a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/e2e/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ fi

kubectl patch deployment lingo --patch "{\"spec\": {\"replicas\": $REPLICAS}}"

kubectl logs -f deployment/lingo &


kubectl wait --for=condition=available --timeout=30s deployment/lingo

Expand Down

0 comments on commit fd8725a

Please sign in to comment.