From cc92aff67555e7b151cb6d9ca63ac8e7cd6faea1 Mon Sep 17 00:00:00 2001 From: vwu-vera Date: Wed, 11 Oct 2023 17:44:20 +0800 Subject: [PATCH] v2v:add TC "Set administrator@vsphere.local as default username" Signed-off-by: vwu-vera --- v2v/tests/cfg/function_test_esx.cfg | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/v2v/tests/cfg/function_test_esx.cfg b/v2v/tests/cfg/function_test_esx.cfg index 712ba58316..bf9d254eeb 100644 --- a/v2v/tests/cfg/function_test_esx.cfg +++ b/v2v/tests/cfg/function_test_esx.cfg @@ -862,6 +862,14 @@ luks_keys = LUKS_MAPPER_KEYS skip_vm_check = yes skip_reason = 'luks encryped, cannot boots up without password' + - default_vsphere: + only esx_80 + main_vm = VM_NAME_NON_ADMIN_V2V_EXAMPLE + interaction_run = 'yes' + vpx_no_username = True + cmd_has_ip = 'no' + msg_content = 'administrator@vsphere.local' + expect_msg = yes variants: - positive_test: status_error = 'no'