Use virsh reset instead of reboot 29/42229/1
authorAlex Yang <yangyang1@zte.com.cn>
Fri, 15 Sep 2017 16:24:08 +0000 (00:24 +0800)
committerAlex Yang <yangyang1@zte.com.cn>
Mon, 18 Sep 2017 09:05:46 +0000 (09:05 +0000)
commit459282da6a51520ed3a255f80569a437881a047a
tree60adac9be96f71028a284fac9e8d1396eac1e8ec
parent8f655e59dbd5a5ed3ebb7de6e504503c84722fb2
Use virsh reset instead of reboot

Sometimes the VMs do not reboot when using "virsh reboot".
The virtual depoyment CI jobs failed recently.

Change-Id: Id8b3ef638a7ba8f584c6e4c03d11e77d2919a35b
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
(cherry picked from commit 799e1323c05853e83ba01a54ac42818b4309c591)
ci/deploy/deploy.sh