tp-libvirt icon indicating copy to clipboard operation
tp-libvirt copied to clipboard

Test Provider for Libvirt and related virtualization backends

Results 257 tp-libvirt issues
Sort by recently updated
recently updated
newest added

Currently all the migration scenarios are using NFS shared storage to configure and perform migration, but ideally guest would be based on disk from LUN storage shared across mutiple host....

enhancement
migration

There is Kernel and Qemu development work on ibm, dynamic-memory-v2 for PowerPC, Kernel: https://patchwork.ozlabs.org/cover/828666/ Qemu: https://patchwork.kernel.org/patch/10263343/ As far as I discussed with feature developer, it is affected and exercised during...

enhancement
migration

numatune.qemu.qcow2.scsi.smp2.virtio_net.Fedora.24.ppc64le.powerkvm-libvirt.virsh.numatune.negative_testing.set_numa_parameter.running_guest.cgroup.stop numatune.qemu.qcow2.scsi.smp2.virtio_net.Fedora.24.ppc64le.powerkvm-libvirt.virsh.numatune.negative_testing.get_numa_parameter.running_guest.cgroup.stop These testcases fails as, systemd mounts cgroup bydefault in the system and cgconfig service does not affect the mounted cgroups. ``` 2016-09-26 07:41:26,296 process L0421 DEBUG| [stdout] systemd...

enhancement

For the First time everything goes fine, if I re-run unattended_install.import.import.default_install.aio_native, guest doesn't boots as it creates rhel72-ppc64le.qcow2 image file in /var/lib/libvirt/images/sharing which is corrupted, and remains even after NFS...

Not quite sure when this was introduced, but I don't believe the failures listed below should be failures - rather they should be PASS's. Both are failures only because of...

A tp-libvirt commit without a pull request added the create_lxc test, see: https://github.com/autotest/tp-libvirt/commit/48a3505e50cd84f5b89f77060c350cb8407744e9 This test fails in my f19/f20 environment (with both the provided and an upstream libvirt git head...

This is the list of virttest.virsh APIs used by libvirt_vm: ``` from virttest.virsh import command from virttest.virsh import attach_interface from virttest.virsh import canonical_uri from virttest.virsh import define from virttest.virsh import...

Cover blockresize in various scenarios

xxxx-298192: delete disk only snapshot Signed-off-by: nanli ``` avocado run --vt-type libvirt --test-runner=runner --vt-machine-type q35 snapshot_delete.disk_only_snap (1/1) type_specific.io-github-autotest-libvirt.snapshot_delete.disk_only_snap: PASS (57.01 s) ```