Skip to content

Commit

Permalink
Pin rally container version
Browse files Browse the repository at this point in the history
The latest version is currently broken. Pinning to an older version
until the issue is resolved.
  • Loading branch information
Alex-Welsh committed Sep 25, 2023
1 parent 176f03a commit 1ec1aac
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: latest
rally_tag: v1.4-dev
rally_image_full: "{{ 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 1ec1aac

Please sign in to comment.