Skip to content

Commit

Permalink
chore: update load test Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
yashmehrotra committed Dec 9, 2024
1 parent 12ad0e9 commit ac8ced0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions fixtures/load/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,5 @@ k6:

.PHONY:
run: k6
kubectl delete ns testns || true
kubectl create ns testns || true
kubectl delete pods --all -n testns
./k6 run load.ts --insecure-skip-tls-verify

0 comments on commit ac8ced0

Please sign in to comment.