Skip to content

Commit

Permalink
Set threshold
Browse files Browse the repository at this point in the history
  • Loading branch information
chi3316 committed Oct 4, 2024
1 parent 5d73e6f commit 1515f03
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/push-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,12 @@ jobs:
ask-config: "${{ secrets.ASK_CONFIG_VIRGINA }}"
job-id: 1
test-time: "600"
min-send-tps-threshold: "12000"
max-rt-ms-threshold: "500"
avg-rt-ms-threshold: "10"
max-2c-rt-ms-threshold: "100"
avg-2c-rt-ms-threshold: "10"

- name: Upload test report
if: always()
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 1515f03

Please sign in to comment.