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 7eea3cd commit 0434160
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/k6-qryn-loki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ jobs:
chmod +x k6
- name: Run k6 loki test
run: ./k6 run --out csv=results.csv loki/qryn-loki-loadtest.js
env:
K6_VUS: 1
K6_ITERACTIONS: 1000
- uses: actions/upload-artifact@v3
with:
name: results
Expand Down

0 comments on commit 0434160

Please sign in to comment.