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
This commit is contained in:
Ian Wienand 2020-07-13 13:39:53 +10:00
parent 4b12ab8ad5
commit a020568ee5

View File

@ -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,