From 8dab59db3aa2646ed4b98de9dbc1ab00f6a6db71 Mon Sep 17 00:00:00 2001 From: vwu-vera Date: Fri, 17 Jan 2025 11:21:51 +0800 Subject: [PATCH] v2v:fix the failed cases: specific_kvm..no_space.esx/non_exist_network Signed-off-by: vwu-vera --- v2v/tests/cfg/specific_kvm.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/v2v/tests/cfg/specific_kvm.cfg b/v2v/tests/cfg/specific_kvm.cfg index dad6b4c929..e09d4bce6a 100644 --- a/v2v/tests/cfg/specific_kvm.cfg +++ b/v2v/tests/cfg/specific_kvm.cfg @@ -249,6 +249,7 @@ checkpoint = 'sync_ntp' - no_space: only esx.esx_70 + only rhev checkpoint = 'host_no_space_setcache' main_vm = 'VM_ESX_DEFAULT_NAME_V2V_EXAMPLE' - mem_alloc: @@ -286,6 +287,7 @@ main_vm = 'VM_NAME_80_CHARS_V2V_EXAMPLE' - non_exist_network: only source_esx.esx_80 + only rhev boottype = 2 main_vm = 'VM_NON_EXIST_NETWORK_V2V_EXAMPLE' skip_vm_check = yes