Skip to content

Commit

Permalink
Use grafana-bench:v0.3.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
adamyeats committed Oct 28, 2024
1 parent 4fa0209 commit 04217b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/grafana-bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
docker run --rm \
--network=host \
--volume="./:/home/bench/tests/" \
ghcr.io/grafana/grafana-bench:v0.2.4 test \
us-docker.pkg.dev/grafanalabs-global/docker-grafana-bench-prod/grafana-bench:v0.3.0-rc1 test \
--test-suite-base "/home/bench/tests/" \
--grafana-url "http://localhost:3000" \
--grafana-username "admin" \
Expand Down

0 comments on commit 04217b1

Please sign in to comment.