diff --git a/ansible/kayobe-automation-run-tempest.yml b/ansible/kayobe-automation-run-tempest.yml index ca682b4..a1c977a 100644 --- a/ansible/kayobe-automation-run-tempest.yml +++ b/ansible/kayobe-automation-run-tempest.yml @@ -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