Skip to content

Commit 2203af6

Browse files
committed
feat: enable logging of tempest_run
1 parent 8644123 commit 2203af6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/kayobe-automation-run-tempest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
rally_image: 'stackhpc/docker-rally'
88
rally_tag: v1.5.0
99
rally_image_full: "{{ rally_docker_registry }}/{{ rally_image }}:{{ rally_tag }}"
10-
rally_no_sensitive_log: true
10+
rally_no_sensitive_log: false
1111
# This ensures you get the latest image if the image is updated
1212
# and the tag isn't e.g when using the latest tag.
1313
rally_force_pull: true

0 commit comments

Comments
 (0)