Message ID | 20170725115759.21895-17-anthony.perard@citrix.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/ts-logs-capture b/ts-logs-capture index 061a118..0e3d267 100755 --- a/ts-logs-capture +++ b/ts-logs-capture @@ -171,6 +171,12 @@ sub fetch_logs_host () { /var/core/*.core + /var/log/openstack/*.log + /etc/nova/* + /etc/neutron/* + /etc/cinder/* + /home/osstest/build.*.test-*-devstack/tempest/etc/tempest.conf + )]; if (!try_fetch_logs($ho, $logs)) { logm("log fetching failed, trying hard host reboot...");