Skip to content

Commit

Permalink
Testing to have s3 express and standard s3 on same plot
Browse files Browse the repository at this point in the history
Signed-off-by: Ankit Saurabh <[email protected]>
  • Loading branch information
Ankit Saurabh committed Feb 28, 2024
1 parent 080fda1 commit 4424060
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
with:
tool: 'customSmallerIsBetter'
output-file-path: results/output.json
benchmark-data-dir-path: dev/latency_bench
benchmark-data-dir-path: dev/test/latency_bench
alert-threshold: "200%"
fail-on-alert: true
# GitHub API token to make a commit comment
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/bench_s3express.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:
with:
tool: 'customSmallerIsBetter'
output-file-path: results/output.json
benchmark-data-dir-path: dev/s3-express/latency_bench
benchmark-data-dir-path: dev/test/latency_bench
alert-threshold: "200%"
fail-on-alert: true
# GitHub API token to make a commit comment
Expand Down

0 comments on commit 4424060

Please sign in to comment.