Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: phrdina/virt-test

Tags

2013.11.08

Toggle 2013.11.08's commit message
Virt Test 2013.11.08 relase

2013.10.30

Toggle 2013.10.30's commit message
Virt Tests 2013.10.30 release

2013.10.16

Toggle 2013.10.16's commit message
Virt Test release 2013.10.16

2013.10.10

Toggle 2013.10.10's commit message
Virt Test release 2013.10.10

virsh_domxml_to_native-v1

Toggle virsh_domxml_to_native-v1's commit message
virsh_domxml_to_native test improvements

Various changes to make the test function:
    Adjust the read process cmdline based on the knowledge that on
        Fedora 18 or later host, the qemu-kvm command line argument
        can be changed to be "qemu-system-x86_64 accel=kvm"
    Adjust the splitting of the command line from a list of each element
        that was separated by a space to a more ordered and natural
        looking list of items with "-option [arg]" on one line rather
        than adjacent "-option" "argument" elements
    Adjust the logic to perform better diffs using sets and determining
        what is in one list and not the other
    If differences are found, print them and in which order to make for
        easier debugging of problems

Signed-off-by: John Ferlan <[email protected]>

run-install-remove-v1

Toggle run-install-remove-v1's commit message
run: add libvirt specific options install and remove

Running the libvirt tests requires configured guest in libvirt.
This introduce new options, the first one is '--install' which
will install the guest using import method.

There is also second new option '--remove' which will remove the
guest from libvirt without deleting the disk file.

Signed-off-by: Pavel Hrdina <[email protected]>

2013.09.24

Toggle 2013.09.24's commit message
Virt Test release 2013.09.24

2013.09.17

Toggle 2013.09.17's commit message
Virt Test release 2013.09.17

2013.09.03

Toggle 2013.09.03's commit message
Virt Test Release 2013.09.03

2013.08.14

Toggle 2013.08.14's commit message
Virt Test Release 2013.08.14