We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
v1.5.0
1 parent 88da3eb commit 7193f56Copy full SHA for 7193f56
ansible/kayobe-automation-run-tempest.yml
@@ -5,7 +5,7 @@
5
vars:
6
results_path_local: "{{ lookup('env', 'PWD') }}"
7
rally_image: 'stackhpc/docker-rally'
8
- rally_tag: v2.0.1
+ rally_tag: v1.5.0
9
rally_image_full: "{{ rally_docker_registry }}/{{ rally_image }}:{{ rally_tag }}"
10
rally_no_sensitive_log: true
11
# This ensures you get the latest image if the image is updated
0 commit comments