summaryrefslogtreecommitdiff
path: root/tests/test_cli.py
Commit message (Expand)AuthorAgeFilesLines
* tests: Add an explicit test for old host-model defaultCole Robinson2022-06-131-0/+1
* virt-install: add support for qemu-vdagent channelJonathon Jongsma2022-06-131-2/+3
* tests: Fix with latest osinfo-dbCole Robinson2022-06-131-1/+6
* tests: Fix another sgio=filtered caseCole Robinson2022-04-131-1/+1
* virt-install: Add --cloud-init clouduser-ssh-key=Cole Robinson2022-03-011-1/+1
* virt-install: Rename --cloud-init ssh-key -> root-ssh-keyCole Robinson2022-03-011-1/+1
* tests: Compare cloud-init userdata output tooCole Robinson2022-03-011-8/+7
* installer: Add smbios serial ds=nocloud for --cloud-initCole Robinson2022-03-011-0/+2
* domain: launch_security: simplify defaults and validationCole Robinson2022-02-281-7/+5
* diskbackend: Set relative path for media changeCole Robinson2022-02-271-1/+6
* tests: testdriver: Have all pools use pool- prefixCole Robinson2022-02-271-9/+9
* tests: testdriver: Rename default-pool -> pool-dirCole Robinson2022-02-271-19/+19
* tests: testdriver: Rename disk-pool -> pool-logicalCole Robinson2022-02-271-7/+7
* cli: Add xpath.* subargs to XML optionsCole Robinson2022-02-271-0/+2
* cli: Add --boot refresh-machine-type=yesCole Robinson2022-02-261-0/+2
* Use pcie_root_ports for arm and riscv machvirtCole Robinson2022-02-261-2/+2
* cli: Add basic --audio type=XXX,id=Y supportCole Robinson2022-02-241-0/+5
* virt-install: Require --osinfo for non-x86 HVM case tooCole Robinson2022-02-201-0/+1
* tests: consolidate some arch compare testsCole Robinson2022-02-201-35/+28
* devices: filesystem: Fix default virtiofs accessmodeCole Robinson2022-02-191-0/+1
* tests: cli: A bunch of cleanupCole Robinson2022-02-191-159/+216
* devices: tpm: Rework defaultsCole Robinson2022-02-191-4/+3
* guest: Default to 16 pcie root ports for q35Cole Robinson2022-02-161-2/+2
* tests: cli: Organize the qemu/kvm section a bitCole Robinson2022-02-161-28/+53
* tests: more capabilities data cleanupCole Robinson2022-02-161-5/+4
* virtinst: cpu: drop host-copy supportCole Robinson2022-02-161-2/+0
* virt-install: Make missing --osinfo fatal for most casesCole Robinson2022-02-161-44/+44
* tests: Add output test for --osinfo linux2020Cole Robinson2022-02-121-0/+1
* cli: Recommend --osinfo more over --os-variantCole Robinson2022-02-121-6/+6
* tests: Add grep= annotation for every invalid testCole Robinson2022-02-121-109/+87
* virt-install: Turn --os-type into a no op and warningCole Robinson2022-02-121-1/+1
* cli: Add `--os-variant list` option to print OS name valuesCole Robinson2022-02-121-0/+2
* cli: Add --tpm active_pcr_banks supportCole Robinson2022-02-031-1/+1
* devices: disk: Set discard=unmap by default for some casesCole Robinson2022-02-031-2/+2
* cli: Add --memdev target.{current,block,requested}Cole Robinson2022-01-271-1/+1
* cli: Add virtio option driver.page_per_vq=onCole Robinson2022-01-261-1/+1
* cli: Add --launchSecurity kernelHashes=yes|noCole Robinson2022-01-261-1/+1
* cloner: Improve error message about unimplemented rbd supportCole Robinson2022-01-261-1/+0
* guest: Use os.firmware=efi for --boot uefi, if it is supportedCole Robinson2022-01-261-3/+2
* virt-xml: Fix device lookup by integer propertiesCole Robinson2022-01-251-0/+1
* guest: Remove the hyperv + uefi workaround for win7 + win2k8r2Cole Robinson2022-01-251-1/+1
* tests: Fix missing XML output from some virt-xml testsCole Robinson2022-01-251-2/+2
* tests: Clean up URI building and namingCole Robinson2022-01-251-40/+40
* tests: Remove unnecessary KVMIBM dataCole Robinson2022-01-251-2/+1
* tests: Remove old rhel7 domcaps dataCole Robinson2022-01-251-1/+0
* virtinst/guest: enable a TPM by default if UEFI is presentmasterDaniel P. Berrangé2022-01-211-0/+1
* virtinst: validate that the CPU topology is saneDaniel P. Berrangé2022-01-201-2/+2
* virtinst: add missing 'dies' parameter for --vcpusDaniel P. Berrangé2022-01-201-1/+1
* tests: Introduce disk attachment from pool of type 'disk'Simon Kobyda2022-01-191-0/+1
* tests: Fix test coverage after osdict changesCole Robinson2022-01-171-0/+2