summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* cli: Default lxc:/// memory to 1024, and print itCole Robinson2020-01-154-7/+9
* virt-install: Set default memory to appease lxc:///Cole Robinson2020-01-142-4/+4
* cli: Add --serial type= arg, with back compat alias char_typeCole Robinson2019-12-241-2/+2
* tests: abide logging options for clitestsCole Robinson2019-12-112-4/+5
* controller: don't set default controller indexPavel Hrdina2019-12-0487-328/+328
* cli: Fix --cloud-init and --unattended 'none' handlingCole Robinson2019-11-251-2/+2
* cli: cloudinit: default to --autoconsole text with --cloud-initCole Robinson2019-11-251-1/+2
* virt-install: Don't pause for cloudinit pass if stdin is closedCole Robinson2019-11-251-0/+1
* cli: Add explicit --autoconsole optionCole Robinson2019-11-251-1/+4
* virt-install: Drop warning about '--console none'Cole Robinson2019-11-241-1/+0
* tests: Move cloudinit test data to its own sub directoryCole Robinson2019-11-214-5/+3
* cli: Add --cloud-init meta-data=/path/to/meta-dataCole Robinson2019-11-212-1/+11
* cli: Add --cloud-init user-data=/path/to/user-dataCole Robinson2019-11-202-4/+12
* cloudinit: Add ssh-key=/path/to/key cli optionAthinaPl2019-11-202-0/+3
* cloudinit: Add root-password-generate=yes|no instead of root-password=xxxxAthina Plaskasoviti2019-11-201-3/+2
* cloudinit: Add cli option root-password-file=/path/to/fileAthina Plaskasoviti2019-11-201-1/+2
* cloudinit: Add basic testing for cli option --cloud-initAthina Plaskasoviti2019-11-203-0/+105
* unattended: Never use "root" as user-loginFabiano Fidêncio2019-11-201-0/+1
* tests: test_urls: Reset cached guest os_variant before short circuit testCole Robinson2019-11-121-0/+1
* unattended: Add option to set the user-loginFabiano Fidêncio2019-11-121-1/+1
* uitests: Fix memory hotplug test with latest libvirtCole Robinson2019-11-121-1/+2
* tests: Update output with latest libvirtCole Robinson2019-10-226-7/+7
* Fix tests with latest osinfo-dbCole Robinson2019-10-033-4/+30
* osdict: Choose the most appropriate tree when a profile is setFabiano Fidêncio2019-09-111-0/+4
* osdict: Always return the most generic treeFabiano Fidêncio2019-09-111-0/+4
* cli: Add --tpm backend.encryption.secret=Cole Robinson2019-09-042-1/+3
* cli: add --features kvm.hint-dedicated.state=Menno Lageman2019-09-032-2/+3
* cli: Add --controller driver.iothreadCole Robinson2019-08-282-2/+2
* cli: Add --disk driver.iothreadCole Robinson2019-08-282-2/+4
* cli: Add --clock timer[0-9]*.catchup optionsAthina Plaskasoviti2019-08-192-1/+7
* cli: Add --cputune memorytune optionsAthina Plaskasoviti2019-08-192-1/+7
* cli: Add --cputune cachetune optionsAthina Plaskasoviti2019-08-192-1/+7
* tests: osdict: Add coverage testing for driver helpersCole Robinson2019-08-061-0/+9
* cli: Add --boot initdir, inituser, initgroup optionsAthina Plaskasoviti2019-08-032-1/+7
* osdict: Use get_short_id_listCole Robinson2019-08-012-0/+110
* tests: Fix testsuite with older libosinfoCole Robinson2019-07-311-1/+1
* cli: Add --blkiotune device[0-9]*.read_bytes_sec/write_bytes_sec/read_iops_se...Athina Plaskasoviti2019-07-253-2/+14
* cli: Add --keywrap cipher[0-9]*.name=aes|des, cipher[0-9]*.state=on|offAthina Plaskasoviti2019-07-232-0/+7
* tests: Drop iso symlinkingCole Robinson2019-07-176-25/+13
* tests: Drop os.system callsCole Robinson2019-07-172-3/+3
* tests: Don't use the root loggerCole Robinson2019-07-161-5/+7
* test_urls: dont try ftp:// with --force-libosinfoCole Robinson2019-07-161-1/+2
* test_urls: Remove dead mageia linkCole Robinson2019-07-161-4/+0
* cli: Add --clock timer[0-9]*.track, timer[0-9]*.mode, timer[0-9]*.frequency o...Athina Plaskasoviti2019-07-152-1/+7
* Fix codespell errorsCole Robinson2019-07-121-1/+1
* guest: Don't set default uefi if firmware= is setCole Robinson2019-07-122-0/+56
* unattended: Always set "media" as install-source for ISOsFabiano Fidêncio2019-07-121-1/+1
* tests: Add debian10 URL testingCole Robinson2019-07-111-7/+11
* createpool: Add more coverage testingCole Robinson2019-07-036-11/+50
* createpool: Simplify LVM volume group UICole Robinson2019-07-035-19/+19