Skip to content

Commit

Permalink
fix(perf): wait for toolkit to be rolled out
Browse files Browse the repository at this point in the history
  • Loading branch information
HoKim98 committed Aug 17, 2024
1 parent 5a5bc08 commit 8c81d97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/contrib/perf-test/Justfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ set dotenv-load

deploy:
kubectl apply -f deployment-toolkit.yaml -f pvc.yaml
kubectl rollout status deployment perf-test-toolkit

start *ARGS:
kubectl delete -f job-disk-io.yaml || true
Expand Down

0 comments on commit 8c81d97

Please sign in to comment.