Skip to content

Commit

Permalink
distro/depends/autotest: fix libvirt issue
Browse files Browse the repository at this point in the history
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
Zhou Hao authored and rli9 committed Nov 3, 2019
1 parent d337815 commit 4a9c244
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions distro/depends/autotest
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ nmap
python-libvirt
libvirt-clients
libvirt-daemon
libvirt-daemon-system

0 comments on commit 4a9c244

Please sign in to comment.