Skip to content

Commit

Permalink
add read and write rps
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita-Levuskin authored Oct 2, 2024
1 parent 0cb99c1 commit ffd5903
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/k8s-local-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
grafana_dashboard: ${{ vars.SLO_GRAFANA_DASHBOARD }}
READ_RPS: ${{ github.event.inputs.read-rps }}
WRITE_RPS: ${{ github.event.inputs.write-rps }}
ydb_version: 'newest'
timeBetweenPhases: 30
shutdownTime: 30
Expand Down

0 comments on commit ffd5903

Please sign in to comment.