Developer story
As a WMCO developer, I want to use Windows Server 2022 VM Template in vSphere e2e tests so that CI jobs runs on the new VM templates
Description
Point the vSphere e2e tests to use the VM Template created in WINC-685
Engineering Details
Login into vCenter and ensure the Windows Server 2022 VM Template is located at `windows-golden-images/windows-server-2022-template`
Update the vphere provider configuration in WMCO e2e test to use `windows-golden-images/windows-server-2022-template`.
Acceptance Criteria
- 'vsphere-e2e-operator` job uses `windows-golden-images/windows-server-2022-template` and pass.
- is incorporated by
-
WINC-602 Include support for Windows Server Version 2022 in WMCO/WMCB
- Closed