Skip to content

Commit

Permalink
Merge pull request autotest#5509 from vwu-vera/rmesx6
Browse files Browse the repository at this point in the history
v2v:delete esx6.0/6.5/6.7 from cfg files
  • Loading branch information
xiaodwan authored Mar 13, 2024
2 parents 1aba8c2 + 2646373 commit 3a28269
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 28 deletions.
10 changes: 0 additions & 10 deletions v2v/tests/cfg/convert_vm_to_libvirt.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -177,16 +177,6 @@
- 7_0:
only source_esx.esx_70
esx_version = "esx7.0"
- 6_7:
only source_esx.esx_67
esx_version = "esx6.7"
- 6_5:
only source_esx.esx_65
esx_version = "esx6.5"
- 6_0:
only source_esx.esx_60
esx_version = "esx6.0"
no win11,win2022,latest9
hostname = ${esx_hostname}
variants:
- vm:
Expand Down
10 changes: 0 additions & 10 deletions v2v/tests/cfg/convert_vm_to_ovirt.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -209,16 +209,6 @@
- 7_0:
only source_esx.esx_70
esx_version = "esx7.0"
- 6_7:
only source_esx.esx_67
esx_version = "esx6.7"
- 6_5:
only source_esx.esx_65
esx_version = "esx6.5"
- 6_0:
only source_esx.esx_60
no win11,win2022,latest9
esx_version = "esx6.0"
hostname = ${vpx_hostname}
variants:
- vm:
Expand Down
10 changes: 2 additions & 8 deletions v2v/tests/cfg/function_test_esx.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,6 @@
- rhv:
output_method = "rhev"
variants:
- esx_60:
only source_esx.esx_60
- esx_65:
only source_esx.esx_65
- esx_67:
only source_esx.esx_67
- esx_70:
only source_esx.esx_70
- esx_80:
Expand Down Expand Up @@ -348,8 +342,8 @@
checkpoint = "vmtools,service
service_name = vmware-tools
- modprobe:
only esx_60
main_vm = VM_NAME_RHEL5_V2V_EXAMPLE
only esx_70
main_vm = VM_NAME_RHEL6_V2V_EXAMPLE
enable_legacy_policy = yes
checkpoint = modprobe
cfg_content = 'alias eth0 virtio_net'
Expand Down

0 comments on commit 3a28269

Please sign in to comment.