Skip to content

Commit

Permalink
v2v: fix rhel10.0 failed func TCs of convert-from-file
Browse files Browse the repository at this point in the history
Signed-off-by: Vera Wu <[email protected]>
  • Loading branch information
vwu-vera committed Jul 24, 2024
1 parent 9ea3a9b commit 0bc6f67
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions v2v/tests/cfg/convert_from_file.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@
only esx_70
only windows
os_version = 'win2012r2'
has_genid = 'no'
has_genid = 'yes'
main_vm = 'VM_NAME_GENID_WIN2012R2_V2V_EXAMPLE'
vmx_nfs_src = NFS_ESX70_VMX_V2V_EXAMPLE
# genid only supports libvirt, local, qemu
Expand All @@ -290,14 +290,14 @@
# genid only supports libvirt, local, qemu
only output_mode.libvirt
- latest8:
only esx_70
only esx_80
main_vm = 'VM_NAME_RHEL8_V2V_EXAMPLE'
- latest7:
only esx_70
only esx_80
main_vm = 'VM_NAME_RHEL7_V2V_EXAMPLE'
- latest6:
enable_legacy_policy = yes
only esx_70
only esx_80
main_vm = 'VM_NAME_RHEL6_V2V_EXAMPLE'
- cpu_topology:
only esx_70
Expand Down

0 comments on commit 0bc6f67

Please sign in to comment.