Skip to content

Commit

Permalink
autotest: fix libvirtd: not found
Browse files Browse the repository at this point in the history
fix the following issue:
```
16:28:11 ERROR| [stderr] Checking Testing Environment...
16:28:11 ERROR| [stderr]     Linux vm-snb-872bde802a4e 5.4.0-rc2-00278-gda0c9ea146cbe #1 SMP Mon Oct 7 07:38:09 CST 2019 x86_64 GNU/Linux
16:28:11 ERROR| [stderr]     Virsh command line tool of libvirt: 3.0.0
16:28:11 ERROR| [stderr]     sh: 1: libvirtd: not found
16:28:11 ERROR| [stderr] Traceback (most recent call last):
```

Signed-off-by: Zhou Hao <[email protected]>
Signed-off-by: Philip Li <[email protected]>
  • Loading branch information
Zhou Hao authored and rli9 committed Oct 30, 2019
1 parent 2c3249d commit e216f7a
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 @@ -34,3 +34,4 @@ python-pexpect
nmap
python-libvirt
libvirt-clients
libvirt-daemon

0 comments on commit e216f7a

Please sign in to comment.