virt-v2v/tests/tests.yml
Richard W.M. Jones b0b9f03020 tests: Try harder to fix libvirt
Tests failed previously with:
libvirt: XML-RPC error : Failed to connect socket to '/var/run/libvirt/libvirt-sock': No such file or directory

related: rhbz#1950634

(cherry picked from commit b004c17388)
2021-06-16 20:51:52 +01:00

14 lines
234 B
YAML

- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
required_packages:
- virt-v2v
- guestfs-tools
- libvirt-daemon-kvm
tests:
- simple:
dir: .
run: ./basic-test.sh