Skip to content

Commit a3d63fd

Browse files
author
Kayobe Automation
committed
feat: use rally:v2.0.0
1 parent a7de3ab commit a3d63fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ansible/kayobe-automation-run-tempest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
gather_facts: false
55
vars:
66
results_path_local: "{{ lookup('env', 'PWD') }}"
7-
rally_image: 'stackhpc/docker-rally'
8-
rally_tag: v1.5.0
7+
rally_image: 'jackhodgkiss/docker-rally'
8+
rally_tag: v2.0.0
99
rally_image_full: "{{ rally_docker_registry }}/{{ rally_image }}:{{ rally_tag }}"
1010
rally_no_sensitive_log: true
1111
# This ensures you get the latest image if the image is updated

0 commit comments

Comments
 (0)