Skip to content

Commit

Permalink
Update k6-qryn-loki.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lmangani authored Nov 7, 2023
1 parent 0434160 commit 6c82904
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/k6-qryn-loki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ jobs:
- name: Run k6 loki test
run: ./k6 run --out csv=results.csv loki/qryn-loki-loadtest.js
env:
K6_VUS: 1
K6_ITERACTIONS: 1000
K6_VUS: 10
K6_ITERACTIONS: 100
- uses: actions/upload-artifact@v3
with:
name: results
Expand Down

0 comments on commit 6c82904

Please sign in to comment.