diff --git a/playbooks/zuul/run-base-post.yaml b/playbooks/zuul/run-base-post.yaml index 699fd47a6d..8bd90ab1dd 100644 --- a/playbooks/zuul/run-base-post.yaml +++ b/playbooks/zuul/run-base-post.yaml @@ -63,6 +63,14 @@ become: yes ignore_errors: true + - name: Add ARA artifact + zuul_return: + data: + zuul: + artifacts: + - name: ARA report + url: "bridge.openstack.org/ara-report/" + - name: Collect ansible configuration synchronize: dest: "{{ log_dir }}/etc"