From Fedora Project Wiki
(stub out this page) |
(move bit from libvirt page) |
||
Line 2: | Line 2: | ||
|description=Foo. | |description=Foo. | ||
|actions= | |actions= | ||
# | # Try [http://libvirt.org/uri.html different libvirt URIs] including <code>qemu:///session</code>, <code>qemu:///system</code>, [http://libvirt.org/remote.html#Remote_URI_reference <code>qemu+ssh:///system</code>]. | ||
|results= | |results= | ||
# This should happen. | # This should happen. | ||
}} | }} | ||
[[Category:Virtualization libvirt Test Cases]] | [[Category:Virtualization libvirt Test Cases]] |
Revision as of 21:16, 6 May 2009
Description
Foo.
How to test
- Try different libvirt URIs including
qemu:///session
,qemu:///system
,qemu+ssh:///system
.
Expected Results
- This should happen.