Skip to content

Commit

Permalink
test failure
Browse files Browse the repository at this point in the history
Signed-off-by: ShutingZhao <[email protected]>
  • Loading branch information
realshuting committed Oct 25, 2023
1 parent 1cc0db2 commit ee3c2c9
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions .github/workflows/load-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,6 @@ jobs:
- name: Wait for kyverno ready
uses: ./.github/actions/kyverno-wait-ready
- name: Run local k6 test
shell: bash
run: |
cd k6
./start.sh tests/kyverno-pss.js 10 1000
cat kyverno-pss.js-10vu-1000it-logs.txt
# uses: grafana/[email protected]
# with:
# filename: k6/tests/kyverno-pss.js 10 100
uses: grafana/[email protected]
with:
filename: k6/tests/test.js

0 comments on commit ee3c2c9

Please sign in to comment.