From 6c32bc8bda323049d5721e06cca538f0638f9021 Mon Sep 17 00:00:00 2001
From: Ian Wienand <iwienand@redhat.com>
Date: Thu, 20 Aug 2020 14:12:46 +1000
Subject: [PATCH] run-base-post: fix ARA artifact link

Change-Id: Icf05947bbc3268402c2ee0bd62ff30d6cb7757e9
Depends-On: https://review.opendev.org/747100
---
 playbooks/zuul/run-base-post.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/playbooks/zuul/run-base-post.yaml b/playbooks/zuul/run-base-post.yaml
index 4aebedaf95..9a021ae86e 100644
--- a/playbooks/zuul/run-base-post.yaml
+++ b/playbooks/zuul/run-base-post.yaml
@@ -63,6 +63,7 @@
         ara_database_path: "{{ ansible_user_dir }}/zuul-output/logs/ara-report/ara.sqlite"
         ara_report_path: "{{ ansible_user_dir }}/zuul-output/logs/ara-report/"
         ara_report_type: html
+        ara_report_artifact_prefix: 'bridge.openstack.org/'
 
     - name: Collect ansible configuration
       synchronize: