Skip to content

Commit

Permalink
Merge pull request #74 from stackhpc/rally_v2
Browse files Browse the repository at this point in the history
chore: update rally image tag to v2.0.1
  • Loading branch information
jackhodgkiss authored Feb 17, 2025
2 parents 93c91f4 + cf88ca1 commit 8a24af6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/kayobe-automation-run-tempest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
vars:
results_path_local: "{{ lookup('env', 'PWD') }}"
rally_image: 'stackhpc/docker-rally'
rally_tag: v1.5.0
rally_tag: v2.0.1
rally_image_full: "{{ rally_docker_registry }}/{{ rally_image }}:{{ rally_tag }}"
rally_no_sensitive_log: true
# This ensures you get the latest image if the image is updated
Expand Down

0 comments on commit 8a24af6

Please sign in to comment.