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:
|
nl01.openstack.org:
|
||||||
host_copy_output:
|
host_copy_output:
|
||||||
'/etc/nodepool/nodepool.yaml': logs
|
'/etc/nodepool/nodepool.yaml': logs
|
||||||
|
'/var/log/nodepool/launcher-debug.log': logs
|
||||||
nb04.opendev.org:
|
nb04.opendev.org:
|
||||||
host_copy_output:
|
host_copy_output:
|
||||||
'/etc/nodepool/nodepool.yaml': logs
|
'/etc/nodepool/nodepool.yaml': logs
|
||||||
|
'/var/log/nodepool/builder-debug.log': logs
|
||||||
vars:
|
vars:
|
||||||
run_playbooks:
|
run_playbooks:
|
||||||
- playbooks/service-letsencrypt.yaml
|
- playbooks/service-letsencrypt.yaml
|
||||||
@ -635,15 +637,19 @@
|
|||||||
zm01.openstack.org:
|
zm01.openstack.org:
|
||||||
host_copy_output:
|
host_copy_output:
|
||||||
'/etc/zuul/zuul.conf': logs
|
'/etc/zuul/zuul.conf': logs
|
||||||
|
'/var/log/zuul/merger-debug.log': logs
|
||||||
ze01.opendev.org:
|
ze01.opendev.org:
|
||||||
host_copy_output:
|
host_copy_output:
|
||||||
'/etc/zuul/zuul.conf': logs
|
'/etc/zuul/zuul.conf': logs
|
||||||
|
'/var/log/zuul/executor-debug.log': logs
|
||||||
ze01.openstack.org:
|
ze01.openstack.org:
|
||||||
host_copy_output:
|
host_copy_output:
|
||||||
'/etc/zuul/zuul.conf': logs
|
'/etc/zuul/zuul.conf': logs
|
||||||
|
'/var/log/zuul/executor-debug.log': logs
|
||||||
zuul01.openstack.org:
|
zuul01.openstack.org:
|
||||||
host_copy_output:
|
host_copy_output:
|
||||||
'/etc/zuul/zuul.conf': logs
|
'/etc/zuul/zuul.conf': logs
|
||||||
|
'/var/log/zuul/debug.log': logs
|
||||||
files:
|
files:
|
||||||
- playbooks/install-ansible.yaml
|
- playbooks/install-ansible.yaml
|
||||||
- playbooks/service-zookeeper.yaml
|
- playbooks/service-zookeeper.yaml
|
||||||
|
Loading…
Reference in New Issue
Block a user