Add libvirt cpu_map.xml to logs.

cpu_map.xml was not being added to the libvirt log files.
This will be useful for comparing output for two or more
nodes and subnodes.

Change-Id: I59ef509cde3629c01cdd2f03193c124e584df59c
This commit is contained in:
Arkadiy Kraminsky
2015-08-07 00:52:17 +00:00
parent da5b0ac4fa
commit f6a4364dc2

View File

@@ -652,6 +652,7 @@ function cleanup_host {
# libvirt
if [ -d /var/log/libvirt ] ; then
sudo cp -r /var/log/libvirt $BASE/logs/
sudo cp -r /usr/share/libvirt/cpu_map.xml $BASE/logs/libvirt/cpu_map.xml
fi
# sudo config