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] Add a new windows test case of MDAG #432

Merged
merged 8 commits into from
Mar 15, 2023
Merged

Conversation

123lzxm
Copy link
Collaborator

@123lzxm 123lzxm commented Mar 10, 2023

Add a new test case for windows MDAG

@vmwclabot
Copy link
Member

@123lzxm, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

@123lzxm
Copy link
Collaborator Author

123lzxm commented Mar 10, 2023

Test for windows 10

VM information:
+--------------------------------------------------------------------------+
| Name                      | wdag_win10_64_v22h2                          |
+--------------------------------------------------------------------------+
| IP                        |                               |
+--------------------------------------------------------------------------+
| Guest OS Distribution     | Microsoft Windows 10 Enterprise 10.0.19045.0 |
|                           | 64-bit                                       |
+--------------------------------------------------------------------------+
| Hardware Version          | vmx-20                                       |
+--------------------------------------------------------------------------+
| VMTools Version           |                                              |
+--------------------------------------------------------------------------+
| Config Guest Id           | windows9_64Guest                             |
+--------------------------------------------------------------------------+
| GuestInfo Guest Id        |                                              |
+--------------------------------------------------------------------------+
| GuestInfo Guest Full Name |                                              |
+--------------------------------------------------------------------------+
| GuestInfo Guest Family    |                                              |
+--------------------------------------------------------------------------+
| GuestInfo Detailed Data   |                                              |
+--------------------------------------------------------------------------+


Test Results (Total: 2, Passed: 1, Skipped: 1, Elapsed Time: 00:15:09)
+---------------------------------------------+
| Name                |   Status  | Exec Time |
+---------------------------------------------+
| deploy_vm           | * Skipped | 00:00:00  |
| mdag_enable_disable |   Passed  | 00:10:19  |
+---------------------------------------------+

test for windows 11

VM information:
+-----------------------------------------------------------------------------+
| Name                      | wdag_win11_25300                                |
+-----------------------------------------------------------------------------+
| IP                        |                                 |
+-----------------------------------------------------------------------------+
| Guest OS Distribution     | Microsoft Windows 11 Enterprise Insider Preview |
|                           | 10.0.25300.0 64-bit                             |
+-----------------------------------------------------------------------------+
| Hardware Version          | vmx-20                                          |
+-----------------------------------------------------------------------------+
| VMTools Version           |                                                 |
+-----------------------------------------------------------------------------+
| Config Guest Id           | windows11_64Guest                               |
+-----------------------------------------------------------------------------+
| GuestInfo Guest Id        |                                                 |
+-----------------------------------------------------------------------------+
| GuestInfo Guest Full Name |                                                 |
+-----------------------------------------------------------------------------+
| GuestInfo Guest Family    |                                                 |
+-----------------------------------------------------------------------------+
| GuestInfo Detailed Data   |                                                 |
+-----------------------------------------------------------------------------+


Test Results (Total: 2, Passed: 1, Skipped: 1, Elapsed Time: 00:19:04)
+---------------------------------------------+
| Name                |   Status  | Exec Time |
+---------------------------------------------+
| deploy_vm           | * Skipped | 00:00:00  |
| mdag_enable_disable |   Passed  | 00:14:12  |
+---------------------------------------------+

VM information:
+--------------------------------------------------------------------------+
| Name                      | wdag_win11_v22h2                             |
+--------------------------------------------------------------------------+
| IP                        |                             |
+--------------------------------------------------------------------------+
| Guest OS Distribution     | Microsoft Windows 11 Enterprise 10.0.22621.0 |
|                           | 64-bit                                       |
+--------------------------------------------------------------------------+
| Hardware Version          | vmx-20                                       |
+--------------------------------------------------------------------------+
| VMTools Version           |                                              |
+--------------------------------------------------------------------------+
| Config Guest Id           | windows11_64Guest                            |
+--------------------------------------------------------------------------+
| GuestInfo Guest Id        |                                              |
+--------------------------------------------------------------------------+
| GuestInfo Guest Full Name |                                              |
+--------------------------------------------------------------------------+
| GuestInfo Guest Family    |                                              |
+--------------------------------------------------------------------------+
| GuestInfo Detailed Data   |                                              |
+--------------------------------------------------------------------------+


Test Results (Total: 2, Passed: 1, Skipped: 1, Elapsed Time: 00:23:18)
+---------------------------------------------+
| Name                |   Status  | Exec Time |
+---------------------------------------------+
| deploy_vm           | * Skipped | 00:00:00  |
| mdag_enable_disable |   Passed  | 00:18:22  |
+---------------------------------------------+

123lzxm added 7 commits March 10, 2023 19:49
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 cf02c51 into vmware:main Mar 15, 2023
@123lzxm 123lzxm deleted the add-mdag branch March 15, 2023 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants