Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[windows]change the tools version for known issue in OS in-place upgrade #444

Merged
merged 2 commits into from
Mar 27, 2023

Conversation

123lzxm
Copy link
Collaborator

@123lzxm 123lzxm commented Mar 24, 2023

No description provided.

Signed-off-by: Yanan Shen <yanans@vmware.com>
@123lzxm 123lzxm changed the title change the tools version for known issue in OS in-place upgrade [windows]change the tools version for known issue in OS in-place upgrade Mar 27, 2023
@123lzxm
Copy link
Collaborator Author

123lzxm commented Mar 27, 2023

2023-03-24 09:49:40,024 | TASK [guest_os_inplace_upgrade][Set fact of the loaded PVSCSI driver info]
task path: /home/worker/workspace/Ansible_Windows_Server_LTSC_Upgrade2019_MAIN_PARAVIRTUAL_VMXNET3_BIOS/ansible-vsphere-gos-validation/windows/guest_os_inplace_upgrade/check_after_gos_upgrade.yml:42
ok: [localhost] => {
"ansible_facts": {
"win_pvscsi_after_upgrade": {
"DeviceName": "VMware PVSCSI Controller",
"DriverDate": "11/29/2022 4",
"DriverProviderName": "VMware, Inc.",
"DriverVersion": "1.3.26.0",
"InfName": "oem3.inf",
"IsSigned": "True",
"Manufacturer": "VMware, Inc.",
"Signer": "Microsoft Windows Hardware Compatibility Publisher"
}
},
"changed": false
}

2023-03-24 09:49:45,024 | TASK [guest_os_inplace_upgrade][Set fact of the loaded VMXNET3 driver info]
task path: /home/worker/workspace/Ansible_Windows_Server_LTSC_Upgrade2019_MAIN_PARAVIRTUAL_VMXNET3_BIOS/ansible-vsphere-gos-validation/windows/guest_os_inplace_upgrade/check_after_gos_upgrade.yml:50
ok: [localhost] => {
"ansible_facts": {
"win_vmxnet3_after_upgrade": {
"DeviceName": "vmxnet3 Ethernet Adapter",
"DriverDate": "11/29/2022 4",
"DriverProviderName": "VMware, Inc.",
"DriverVersion": "1.9.12.0",
"InfName": "oem5.inf",
"IsSigned": "True",
"Manufacturer": "VMware, Inc.",
"Signer": "Microsoft Windows Hardware Compatibility Publisher"
}
},
"changed": false
}

Signed-off-by: Yanan Shen <yanans@vmware.com>
@123lzxm 123lzxm force-pushed the fix-tools-upgrade branch from 5b5e97a to 1f8b9ca Compare March 27, 2023 09:11
Copy link
Member

@Tomorrow9 Tomorrow9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@123lzxm 123lzxm merged commit 4949862 into vmware:main Mar 27, 2023
@123lzxm 123lzxm deleted the fix-tools-upgrade branch March 27, 2023 09:13
@keirazhang keirazhang added this to the v2.3 milestone Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants