Skip to content

Commit

Permalink
Merge pull request #5329 from mxie91/test-guest-name-with-space-via-vmx
Browse files Browse the repository at this point in the history
Convert guest name with space via vmx
  • Loading branch information
xiaodwan authored Jan 18, 2024
2 parents 0e69f47 + 3bcb920 commit 451dfc3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions v2v/tests/cfg/convert_from_file.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,12 @@
version_required = "[virt-v2v-2.0.7-1.el9,)"
main_vm = 'VM_NAME_PERCENT_ENCODING_RHEL9_V2V_EXAMPLE'
datastore = esx7.0-function
- space_name:
only esx_80
only output_mode.libvirt
boottype = 3
version_required = "[virt-v2v-2.3.4-6.el9,)"
main_vm = "VM_NAME_SPACE_NAME_VMX_V2V_EXAMPLE"
- vmx_default:
# Default
vmx_nfs_src = NFS_ESX70_VMX_V2V_EXAMPLE
Expand Down

0 comments on commit 451dfc3

Please sign in to comment.