summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* uitests: Add clone wizard testsCole Robinson2017-03-061-0/+100
* tests: delete test-clone-halffull VM definitionCole Robinson2017-03-061-82/+0
* tests: make test-clone VMs offline by defaultCole Robinson2017-03-065-16/+13
* tests: Rename clone test VMs to have a common "test-clone" prefixCole Robinson2017-03-064-14/+14
* tests: Add mpath and scsi pool to testdriver.xmlCole Robinson2017-03-061-0/+43
* guest: Reorder XML output to match libvirt outputCole Robinson2017-03-053-62/+62
* virt-install: Support --video vram64= (bz 1377080)Cole Robinson2017-03-052-2/+2
* virt-install: support --network trustGuestRxFilters= (bz 1427600)Cole Robinson2017-03-052-2/+2
* guest: Only add default usb redirdev for x86Cole Robinson2017-03-052-4/+0
* virtinst: Add tests for Virtuozzo hypervisorMikhail Feoktistov2017-03-014-0/+95
* guest: Don't set any defaults for on_*Cole Robinson2017-03-01109-250/+57
* tests: Move __init__ logic into functions, for clarityCole Robinson2017-02-231-26/+39
* virtinst/cli: add spice rendernode argumentMarc-André Lureau2017-02-234-1/+8
* virtinst: remove unnecessary autoport when listen=noneMarc-André Lureau2017-02-233-3/+3
* nodedev: add DRMDeviceMarc-André Lureau2017-02-232-0/+42
* nodedev: add DevNode children and helperMarc-André Lureau2017-02-232-0/+4
* tests/nodedev: make compare recursiveMarc-André Lureau2017-02-231-7/+15
* tests: Fix with latest osinfo-db outputCole Robinson2017-02-224-3/+7
* tests: fix virt-xml testPavel Hrdina2017-01-171-1/+1
* tests: test_urls: update dataCole Robinson2016-12-131-6/+6
* pylint: disable wrong-import-positionCole Robinson2016-12-131-1/+1
* virtinst: Add the --sysinfo optionCharles Arnold2016-09-082-0/+55
* virt-install: introduce vhostuser interfaceChen Hanxiao2016-09-022-0/+6
* Error out cleanly when autoclone or destination file is not specifiedKothapally Madhu Pavan2016-09-021-2/+2
* devicechar: Support source_master and source_slaveCole Robinson2016-08-243-0/+7
* util: Move default_* network bits to deviceinterfaceCole Robinson2016-08-241-6/+6
* tests: Fix pep8 issueCole Robinson2016-08-161-1/+1
* tests: urls: Update fedora24 testCole Robinson2016-08-161-2/+2
* tests: urls: Add centos ppc64le URLCole Robinson2016-08-161-0/+3
* storage: Enable creation of zfs storave volumesTristan Helmich2016-08-091-0/+9
* cli: Add --serial log.file= and log.append=Cole Robinson2016-07-182-1/+2
* tests: testdriver: add <sysinfo> exampleCole Robinson2016-07-181-0/+26
* tests.xmlparse: fix network testPavel Hrdina2016-07-083-3/+0
* tests.testdriver: add usb controller if usbredir is usedPavel Hrdina2016-07-081-0/+1
* tests: uitests: Fix with gitCole Robinson2016-06-172-3/+1
* tests_inject: Update to use standard --only optionCole Robinson2016-06-172-15/+12
* guest: Fix multiple address.type=pci auto allocate requestsCole Robinson2016-06-172-3/+12
* Apparently -tt doesn't work with #!/usr/bin/env ...Cole Robinson2016-06-171-1/+1
* Use #!/usr/bin/env for python scriptsCole Robinson2016-06-171-1/+1
* virtinst: Add --transient flag.Richard W.M. Jones2016-06-171-0/+1
* tests: Add virt-install --wait test, and tweak the logic a bitCole Robinson2016-06-171-1/+1
* tests: Add some virt-install autoconsole testsCole Robinson2016-06-171-0/+4
* virtinst: Move initrdinject handling to its own fileCole Robinson2016-06-171-2/+2
* virtinst: guest: drop 'continue_install' conceptCole Robinson2016-06-174-194/+1
* storage: Detect backing_store format automaticallyCole Robinson2016-06-162-0/+6
* cli: Add --disk backing_format= optionCole Robinson2016-06-162-0/+6
* tests: fix a testcase failure by --os-variantChen Hanxiao2016-06-161-1/+1
* virtinst.capabilities: return recommended machine for XENPavel Hrdina2016-06-162-2/+2
* maint: update all libvirt checks for version from 1.3.6 to 2.0.0Pavel Hrdina2016-06-151-3/+3
* cli: Support --cpu cellX.id (and cpus, and memory)Cole Robinson2016-06-148-10/+30