CI: collect more system configs (name resolution)
This patch adds configs relevant to name resolution. Change-Id: I7ebc2409e9ec0bd875abf0bf4e452bc89efe940d Signed-off-by: Radosław Piliszek <radoslaw.piliszek@gmail.com>
This commit is contained in:
parent
ec8437205e
commit
e7d5c58415
@ -10,7 +10,7 @@ copy_logs() {
|
||||
# Don't save the IPA images.
|
||||
rm ${LOG_DIR}/kolla_configs/config/ironic/ironic-agent.{kernel,initramfs}
|
||||
mkdir ${LOG_DIR}/system_configs/
|
||||
cp -rL /etc/{docker,systemd} ${LOG_DIR}/system_configs/
|
||||
cp -rL /etc/{hostname,hosts,resolv.conf,nsswitch.conf,docker,systemd} ${LOG_DIR}/system_configs/
|
||||
cp -rvnL /var/log/* ${LOG_DIR}/system_logs/
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user