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 6319d8d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/grafana-bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@ 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-rc2 test \
--test-suite-base "/home/bench/tests/" \
--grafana-url "http://localhost:3000" \
--grafana-username "admin" \
--grafana-password "admin" \
--grafana-admin-user "admin" \
--grafana-admin-password "admin" \
--test-runner "playwright" \
--pw-prepare-cmd "yarn e2e:prepare" \
--pw-execute-cmd "yarn e2e" \
Expand Down

0 comments on commit 6319d8d

Please sign in to comment.