Collect ansible_dir for undercloud containers

The undercloud containers job creates the ansible files and inventory at
$HOME/tripleo-*-config. Collect these files in our CI job results as
they are very useful to help troubleshoot.

Change-Id: Ie6cc65775efe63ec8d58eca0716fc5b8f7bbfefc
This commit is contained in:
James Slagle 2018-03-06 20:51:29 -05:00
parent dc4a553f3a
commit b0041ab904
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ artcl_collect_list:
- /home/{{ undercloud_user }}/local_tht/
- /home/{{ undercloud_user }}/inventory
- /home/{{ undercloud_user }}/tripleo-config-download/
- /home/{{ undercloud_user }}/tripleo-*-config/
- /etc/ansible/
- /etc/aodh/
- /etc/autofs*