Skip to content

Commit

Permalink
Merge pull request #5221 from vwu-vera/def-vsphere
Browse files Browse the repository at this point in the history
v2v:add TC "Set [email protected] as default username"
  • Loading branch information
xiaodwan committed Oct 13, 2023
2 parents a2a9856 + cc92aff commit 010d479
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions v2v/tests/cfg/function_test_esx.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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 = '[email protected]'
expect_msg = yes
variants:
- positive_test:
status_error = 'no'
Expand Down

0 comments on commit 010d479

Please sign in to comment.