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] Install SSU firstly in test case windows_update_install #572

Merged
merged 9 commits into from
Apr 11, 2024

Conversation

123lzxm
Copy link
Collaborator

@123lzxm 123lzxm commented Apr 8, 2024

There may be two types of .msu file, SSU and LCU. If SSU is offered, install SSU firstly. LCU is the actual security update. It should be always offered.

@123lzxm
Copy link
Collaborator Author

123lzxm commented Apr 8, 2024

VM information:
+-------------------------------------------------------------------------------------------+
| Name                      | suvp_win11_v23h2_80ga                                         |
+-------------------------------------------------------------------------------------------+
| Guest OS Distribution     | Microsoft Windows 11 Enterprise 10.0.22631.0 64-bit           |
+-------------------------------------------------------------------------------------------+
| IP                        |                                               |
+-------------------------------------------------------------------------------------------+
| Hardware Version          | vmx-21                                                        |
+-------------------------------------------------------------------------------------------+
| VMTools Version           | 12.0.6 (build-20104755)                                       |
+-------------------------------------------------------------------------------------------+
| Config Guest Id           | windows11_64Guest                                             |
+-------------------------------------------------------------------------------------------+
| GuestInfo Guest Id        | windows11_64Guest                                             |
+-------------------------------------------------------------------------------------------+
| GuestInfo Guest Full Name | Microsoft Windows 11 (64-bit)                                 |
+-------------------------------------------------------------------------------------------+
| GuestInfo Guest Family    | windowsGuest                                                  |
+-------------------------------------------------------------------------------------------+
| GuestInfo Detailed Data   | architecture='X86'                                            |
|                           | bitness='64'                                                  |
|                           | buildNumber='22631'                                           |
|                           | distroName='Windows'                                          |
|                           | distroVersion='10.0'                                          |
|                           | familyName='Windows'                                          |
|                           | kernelVersion='22631.3296'                                    |
|                           | prettyName='Windows 11 Enterprise, 64-bit (Build 22631.3296)' |
+-------------------------------------------------------------------------------------------+

Test Results (Total: 1, Passed: 1, Elapsed Time: 00:22:20)
+--------------------------------------------------+
| ID | Name                   | Status | Exec Time |
+--------------------------------------------------+
|  1 | windows_update_install | Passed | 00:21:55  |
+--------------------------------------------------+

@123lzxm
Copy link
Collaborator Author

123lzxm commented Apr 8, 2024

VM information:
+------------------------------------------------------------------------------------------+
| Name                      | suvp-ws2016-80u2-amd                                         |
+------------------------------------------------------------------------------------------+
| Guest OS Distribution     | Microsoft Windows Server 2016 Datacenter 10.0.14393.0 64-bit |
+------------------------------------------------------------------------------------------+
| IP                        |                                            |
+------------------------------------------------------------------------------------------+
| Hardware Version          | vmx-21                                                       |
+------------------------------------------------------------------------------------------+
| VMTools Version           | 12.0.6 (build-20104755)                                      |
+------------------------------------------------------------------------------------------+
| Config Guest Id           | windows9Server64Guest                                        |
+------------------------------------------------------------------------------------------+
| GuestInfo Guest Id        | windows9Server64Guest                                        |
+------------------------------------------------------------------------------------------+
| GuestInfo Guest Full Name | Microsoft Windows Server 2016 or later (64-bit)              |
+------------------------------------------------------------------------------------------+
| GuestInfo Guest Family    | windowsGuest                                                 |
+------------------------------------------------------------------------------------------+
| GuestInfo Detailed Data   | architecture='X86'                                           |
|                           | bitness='64'                                                 |
|                           | buildNumber='14393'                                          |
|                           | distroName='Windows'                                         |
|                           | distroVersion='10.0'                                         |
|                           | familyName='Windows'                                         |
|                           | kernelVersion='14393.6796'                                   |
|                           | prettyName='Windows Server 2016, 64-bit (Build 14393.6796)'  |
+------------------------------------------------------------------------------------------+


Test Results (Total: 1, Passed: 1, Elapsed Time: 00:30:34)
+--------------------------------------------------+
| ID | Name                   | Status | Exec Time |
+--------------------------------------------------+
|  1 | windows_update_install | Passed | 00:30:07  |
+--------------------------------------------------+

@123lzxm 123lzxm added this to the 3.2 milestone Apr 8, 2024
123lzxm added 8 commits April 11, 2024 13:51
Signed-off-by: Yanan Shen <yanans@vmware.com>
Signed-off-by: Yanan Shen <yanans@vmware.com>
Signed-off-by: Yanan Shen <yanans@vmware.com>
Signed-off-by: Yanan Shen <yanans@vmware.com>
Signed-off-by: Yanan Shen <yanans@vmware.com>
Signed-off-by: Yanan Shen <yanans@vmware.com>
Signed-off-by: Yanan Shen <yanans@vmware.com>
Signed-off-by: Yanan Shen <yanans@vmware.com>
Signed-off-by: Yanan Shen <yanans@vmware.com>
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 1a1f57b into vmware:main Apr 11, 2024
@123lzxm 123lzxm deleted the win-ssu-lcu branch April 24, 2024 05:36
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