-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: ShutingZhao <[email protected]>
- Loading branch information
1 parent
813d740
commit 742094d
Showing
1 changed file
with
1 addition
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -46,15 +46,7 @@ jobs: | |
export SCRIPT=${{ join(matrix.scripts.values, ',') }} | ||
make kyverno-pss-block | ||
cat k6/${SCRIPT}-${VUS}vu-${ITERATIONS}it-logs.txt | ||
- name: Check errors: | ||
- name: Check errors | ||
shell: bash | ||
run: | | ||
make check-error | ||
# - name: Debug | ||
# if: failure() | ||
# run: | | ||
# cat kyverno-pss.js-10vu-1000it-logs.txt | ||
|
||
# uses: grafana/[email protected] | ||
# with: | ||
# filename: k6/tests/kyverno-pss.js 10 100 |