We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi All,
I used the command avocado bootstrap --vt-type libvirt --vt-guest 27 to bootstrap it. And no error reported in all process.
But there'no test cases found with avocado list. How can I handle this?
BTW, I have modified io-github-autotest-libvirt.ini, like this:
[provider] uri: file:///root/kk/autotest/tp-libvirt-master [libvirt] subdir: libvirt/ [libguestfs] subdir: libguestfs/ [lvsb] subdir: lvsb/ [v2v] subdir: v2v/ [virttools] subdir: virttools/
The text was updated successfully, but these errors were encountered:
Lists might not be listed if qemu isn't installed. It's not necessarily a dependency for libvirt.
Sorry, something went wrong.
No branches or pull requests
Hi All,
I used the command avocado bootstrap --vt-type libvirt --vt-guest 27 to bootstrap it. And no error reported in all process.
But there'no test cases found with avocado list. How can I handle this?
BTW, I have modified io-github-autotest-libvirt.ini, like this:
[provider]
uri: file:///root/kk/autotest/tp-libvirt-master
[libvirt]
subdir: libvirt/
[libguestfs]
subdir: libguestfs/
[lvsb]
subdir: lvsb/
[v2v]
subdir: v2v/
[virttools]
subdir: virttools/
The text was updated successfully, but these errors were encountered: