From a020568ee57d5866fa93dbf21e9923552b3ce161 Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Mon, 13 Jul 2020 13:39:53 +1000 Subject: [PATCH] Copy generated inventory to bridge logs This is the inventory generated and used by bridge, copy it into the logs as well. Change-Id: I15d0ddc4c8340735c0332139ddedc06fc05b8269 --- zuul.d/system-config-run.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul.d/system-config-run.yaml b/zuul.d/system-config-run.yaml index 98a25c9329..7121fec4fc 100644 --- a/zuul.d/system-config-run.yaml +++ b/zuul.d/system-config-run.yaml @@ -22,6 +22,7 @@ bridge.openstack.org: host_copy_output: '{{ zuul.project.src_dir }}/junit.xml': logs + '{{ zuul.project.src_dir }}/inventory/base/gate-hosts.yaml': logs # Note: the following two jobs implement the variant-based multiple # inheritance trick. Both of these variants will always apply,