From 73eaa8ca931bdd8f8bb170fc62f4d0532154a804 Mon Sep 17 00:00:00 2001 From: Sneh Shikha Yadav Date: Fri, 27 Feb 2026 15:15:37 +0530 Subject: [PATCH] Removed thin volume test case libvirt doesn't support thinly provisioned lvm volumes Signed-off-by: Sneh Shikha Yadav --- config/tests/guest/libvirt/storage_p1.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/tests/guest/libvirt/storage_p1.cfg b/config/tests/guest/libvirt/storage_p1.cfg index 0e11520..e6bbbcb 100644 --- a/config/tests/guest/libvirt/storage_p1.cfg +++ b/config/tests/guest/libvirt/storage_p1.cfg @@ -67,7 +67,7 @@ variants: only virsh.domblkstat.normal_test.id_option,virsh.domblkstat.normal_test.name_option,virsh.domblkstat.normal_test.paused_option,virsh.domblkstat.normal_test.uuid_option - vol_create: - only virsh.vol_create.create_as.by_name.positive_test.logical_pool.normal_vol.non_encryption,virsh.vol_create.create_as.by_name.positive_test.logical_pool.thin_vol.non_encryption,virsh.vol_create.create_as.by_name.positive_test.logical_pool.deactivate_vol.non_encryption,virsh.vol_create.create_as.by_name.positive_test.disk_pool.vol_format_linux,virsh.vol_create.create_as.by_name.positive_test.disk_pool.vol_format_linux,virsh.vol_create.create_as.by_name.positive_test.disk_pool.vol_format_linux,virsh.vol_create.create_as.by_name.positive_test.fs_like_pool.vol_format.v_qcow2_with_compat.src_pool_type.dir.non_acl.non_encryption,virsh.vol_create.create_as.by_name.positive_test.fs_like_pool.vol_format.v_qcow2_with_compat.src_pool_type.dir.acl_test.non_encryption,virsh.vol_create.create_as.by_name.positive_test.fs_like_pool.vol_format.v_qcow2_with_compat.src_pool_type.fs.non_encryption,virsh.vol_create.create_as.by_name.positive_test.fs_like_pool.vol_format.v_qcow2_with_compat.src_pool_type.netfs.non_encryption,virsh.vol_create.create_as.by_name.positive_test.fs_like_pool.vol_format.v_iso.src_pool_type.dir.acl_test.non_encryption,virsh.vol_create.create_as.by_name.positive_test.fs_like_pool.vol_format.v_none.src_pool_type.dir.non_acl.non_encryption,virsh.vol_create.create_as.by_uuid.positive_test.logical_pool.normal_vol.non_encryption,virsh.vol_create.create_as.by_uuid.positive_test.logical_pool.thin_vol.non_encryption,virsh.vol_create.create_as.by_uuid.positive_test.logical_pool.snapshot_vol.non_encryption,virsh.vol_create.create_as.by_uuid.positive_test.logical_pool.deactivate_vol.non_encryption,virsh.vol_create.create_as.by_uuid.positive_test.fs_like_pool.vol_format.v_qcow2_with_prealloc.src_pool_type.dir.non_acl.non_encryption,virsh.vol_create.create_as.by_uuid.positive_test.fs_like_pool.vol_format.v_qcow2_with_prealloc.src_pool_type.dir.acl_test.non_encryption,virsh.vol_create.create.positive_test.fs_like_pool.vol_format.v_qcow2.src_pool_type.dir.non_acl.with_clusterSize,virsh.vol_create.create.positive_test.fs_like_pool.vol_format.v_qcow2.src_pool_type.dir.acl_test.luks_encryption,virsh.vol_create.create.positive_test.fs_like_pool.vol_format.v_qcow2.src_pool_type.dir.acl_test.with_clusterSize,virsh.vol_create.create.positive_test.fs_like_pool.vol_format.v_vpc.src_pool_type.dir.non_acl.non_encryption,virsh.vol_create.create.positive_test.fs_like_pool.vol_format.v_vpc.src_pool_type.dir.acl_test.non_encryption + only virsh.vol_create.create_as.by_name.positive_test.logical_pool.normal_vol.non_encryption,virsh.vol_create.create_as.by_name.positive_test.logical_pool.deactivate_vol.non_encryption,virsh.vol_create.create_as.by_name.positive_test.disk_pool.vol_format_linux,virsh.vol_create.create_as.by_name.positive_test.disk_pool.vol_format_linux,virsh.vol_create.create_as.by_name.positive_test.disk_pool.vol_format_linux,virsh.vol_create.create_as.by_name.positive_test.fs_like_pool.vol_format.v_qcow2_with_compat.src_pool_type.dir.non_acl.non_encryption,virsh.vol_create.create_as.by_name.positive_test.fs_like_pool.vol_format.v_qcow2_with_compat.src_pool_type.dir.acl_test.non_encryption,virsh.vol_create.create_as.by_name.positive_test.fs_like_pool.vol_format.v_qcow2_with_compat.src_pool_type.fs.non_encryption,virsh.vol_create.create_as.by_name.positive_test.fs_like_pool.vol_format.v_qcow2_with_compat.src_pool_type.netfs.non_encryption,virsh.vol_create.create_as.by_name.positive_test.fs_like_pool.vol_format.v_iso.src_pool_type.dir.acl_test.non_encryption,virsh.vol_create.create_as.by_name.positive_test.fs_like_pool.vol_format.v_none.src_pool_type.dir.non_acl.non_encryption,virsh.vol_create.create_as.by_uuid.positive_test.logical_pool.normal_vol.non_encryption,virsh.vol_create.create_as.by_uuid.positive_test.logical_pool.snapshot_vol.non_encryption,virsh.vol_create.create_as.by_uuid.positive_test.logical_pool.deactivate_vol.non_encryption,virsh.vol_create.create_as.by_uuid.positive_test.fs_like_pool.vol_format.v_qcow2_with_prealloc.src_pool_type.dir.non_acl.non_encryption,virsh.vol_create.create_as.by_uuid.positive_test.fs_like_pool.vol_format.v_qcow2_with_prealloc.src_pool_type.dir.acl_test.non_encryption,virsh.vol_create.create.positive_test.fs_like_pool.vol_format.v_qcow2.src_pool_type.dir.non_acl.with_clusterSize,virsh.vol_create.create.positive_test.fs_like_pool.vol_format.v_qcow2.src_pool_type.dir.acl_test.luks_encryption,virsh.vol_create.create.positive_test.fs_like_pool.vol_format.v_qcow2.src_pool_type.dir.acl_test.with_clusterSize,virsh.vol_create.create.positive_test.fs_like_pool.vol_format.v_vpc.src_pool_type.dir.non_acl.non_encryption,virsh.vol_create.create.positive_test.fs_like_pool.vol_format.v_vpc.src_pool_type.dir.acl_test.non_encryption no virsh.vol_create.create_as.by_name.positive_test.disk_pool.vol_format_none.pool_format_none.non_encryption,virsh.vol_create.create_as.by_name.positive_test.disk_pool.vol_format_linux.pool_format_none.non_encryption,virsh.vol_create.create_as.by_name.positive_test.disk_pool.vol_format_linux-swap.pool_format_none.non_encryption,virsh.vol_create.create_as.by_name.positive_test.disk_pool.vol_format_linux-lvm.pool_format_none.non_encryption,virsh.vol_create.create_as.by_name.positive_test.disk_pool.vol_format_linux-raid.pool_format_none.non_encryption,virsh.vol_create.create_as.by_uuid.positive_test.disk_pool.vol_format_none.pool_format_none.non_encryption,virsh.vol_create.create.positive_test.logical_pool.normal_vol.luks_encryption - vol_resize: