Skip to content

Commit

Permalink
feat: Bigger tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jhutar committed Oct 18, 2023
1 parent 093d9d8 commit 89c64df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci-scripts/load-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ kubectl config set-context --current --namespace=benchmark
kubectl apply -f pipeline.yaml

info "Benchmark"
time ./benchmark-tekton.sh --total 20 --concurrent 10 --debug
time ./benchmark-tekton.sh --total 1000 --concurrent 100 --debug

info "Cleanup"
kubectl delete --all PipelineRuns

0 comments on commit 89c64df

Please sign in to comment.