Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
distro/depends/autotest: fix libvirt issue
fix the following issue: ``` 14:10:16 INFO | Testing item consumption 14:10:16 ERROR| [stderr] Checking Testing Environment... 14:10:16 ERROR| [stderr] Linux vm-snb-ssd-1f9e9baea779 5.4.0-rc2-00278-gda0c9ea146cbe #1 SMP Mon Oct 7 07:38:09 CST 2019 x86_64 GNU/Linux 14:10:16 ERROR| [stderr] Virsh command line tool of libvirt: 3.0.0 14:10:16 ERROR| [stderr] libvirtd (libvirt) 3.0.0 14:10:16 ERROR| [stderr] error: failed to connect to the hypervisor 14:10:16 ERROR| [stderr] error: Failed to connect socket to '/var/run/libvirt/libvirt-sock': No such file or directory 14:10:16 ERROR| [stderr] ``` Signed-off-by: Zhou Hao <[email protected]> Signed-off-by: Philip Li <[email protected]>
- Loading branch information