Skip to content

Commit

Permalink
Merge pull request autotest#5807 from vwu-vera/cpu-top10
Browse files Browse the repository at this point in the history
v2v: fix cpu-topology case on rhel10
  • Loading branch information
xiaodwan authored Jul 25, 2024
2 parents 856ab66 + 28578d4 commit 1de8ac0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions v2v/tests/cfg/convert_from_file.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@
ova_dir = OVA_DIR_BUG_2069768_V2V_EXAMPLE
input_file = '${ova_copy_dir}/OVA_FILE_BUG_2069768_V2V_EXAMPLE'
- cpu_topology:
only output_mode.rhev
checkpoint = 'cpu_topology'
v2v_debug = force_on
ova_file_name = OVA_FILE_CPU_TOPOLOGY_V2V_EXAMPLE
Expand Down Expand Up @@ -301,6 +302,7 @@
main_vm = 'VM_NAME_RHEL6_V2V_EXAMPLE'
- cpu_topology:
only esx_70
only output_mode.rhev
vmx_nfs_src = NFS_ESX70_FUNC_VMX_V2V_EXAMPLE
main_vm = 'VM_NAME_CPU_TOPOLOGY_V2V_EXAMPLE'
v2v_debug = force_on
Expand Down
1 change: 1 addition & 0 deletions v2v/tests/cfg/function_test_esx.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -895,6 +895,7 @@
- cpu_topology:
only esx_70
only it_vddk
only rhev
main_vm = VM_NAME_CPU_TOPOLOGY_V2V_EXAMPLE
checkpoint = 'cpu_topology'
v2v_debug = force_on
Expand Down

0 comments on commit 1de8ac0

Please sign in to comment.