Save zuul and nodepool logs from gate test jobs
Let's save our debug logs so we can better observe the system in the gate. Change-Id: Ic80b646e0407d27e43cdb10cb573551999dd01d4
This commit is contained in:
parent
4f0a82b125
commit
7a63dad5c1
@ -250,9 +250,11 @@
|
||||
nl01.openstack.org:
|
||||
host_copy_output:
|
||||
'/etc/nodepool/nodepool.yaml': logs
|
||||
'/var/log/nodepool/launcher-debug.log': logs
|
||||
nb04.opendev.org:
|
||||
host_copy_output:
|
||||
'/etc/nodepool/nodepool.yaml': logs
|
||||
'/var/log/nodepool/builder-debug.log': logs
|
||||
vars:
|
||||
run_playbooks:
|
||||
- playbooks/service-letsencrypt.yaml
|
||||
@ -635,15 +637,19 @@
|
||||
zm01.openstack.org:
|
||||
host_copy_output:
|
||||
'/etc/zuul/zuul.conf': logs
|
||||
'/var/log/zuul/merger-debug.log': logs
|
||||
ze01.opendev.org:
|
||||
host_copy_output:
|
||||
'/etc/zuul/zuul.conf': logs
|
||||
'/var/log/zuul/executor-debug.log': logs
|
||||
ze01.openstack.org:
|
||||
host_copy_output:
|
||||
'/etc/zuul/zuul.conf': logs
|
||||
'/var/log/zuul/executor-debug.log': logs
|
||||
zuul01.openstack.org:
|
||||
host_copy_output:
|
||||
'/etc/zuul/zuul.conf': logs
|
||||
'/var/log/zuul/debug.log': logs
|
||||
files:
|
||||
- playbooks/install-ansible.yaml
|
||||
- playbooks/service-zookeeper.yaml
|
||||
|
Loading…
Reference in New Issue
Block a user