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

Fix empty CloudInit Version and GUI Installed in results.log #417

Merged
merged 1 commit into from
Jan 18, 2023

Conversation

keirazhang
Copy link
Contributor

@keirazhang keirazhang commented Jan 18, 2023

Tested with Windows:

VM information:
+----------------------------------------------------------------------+
| Name                      | wsl_win_server_25276                     |
+----------------------------------------------------------------------+
| IP                        | x.x.x.x                           |
+----------------------------------------------------------------------+
| Guest OS Distribution     | Microsoft Windows Server 2022 Datacenter |
|                           | 10.0.25276.0 64-bit                      |
+----------------------------------------------------------------------+
| Hardware Version          | vmx-20                                   |
+----------------------------------------------------------------------+
| VMTools Version           |                                          |
+----------------------------------------------------------------------+
| Config Guest Id           | windows2019srvNext_64Guest               |
+----------------------------------------------------------------------+
| GuestInfo Guest Id        |                                          |
+----------------------------------------------------------------------+
| GuestInfo Guest Full Name |                                          |
+----------------------------------------------------------------------+
| GuestInfo Guest Family    |                                          |
+----------------------------------------------------------------------+
| GuestInfo Detailed Data   |                                          |
+----------------------------------------------------------------------+

Test Results (Total: 1, Passed: 1, Elapsed Time: 00:02:10)
+-----------------------------------------+
| Name               | Status | Exec Time |
+-----------------------------------------+
| check_efi_firmware | Passed | 00:01:41  |
+-----------------------------------------+

Tested with Linux:


VM information:
+------------------------------------------------------------------------------+
| Name                      | rhel9_ansible_test                               |
+------------------------------------------------------------------------------+
| IP                        | x.x.x.x                                  |
+------------------------------------------------------------------------------+
| Guest OS Distribution     | RedHat 9.1 x86_64                                |
+------------------------------------------------------------------------------+
| Hardware Version          | vmx-19                                           |
+------------------------------------------------------------------------------+
| VMTools Version           | 12.0.5 (build-19716617)                          |
+------------------------------------------------------------------------------+
| CloudInit Version         | 22.1                                             |
+------------------------------------------------------------------------------+
| GUI Installed             | True                                             |
+------------------------------------------------------------------------------+
| Config Guest Id           | rhel8_64Guest                                    |
+------------------------------------------------------------------------------+
| GuestInfo Guest Id        | rhel9_64Guest                                    |
+------------------------------------------------------------------------------+
| GuestInfo Guest Full Name | Red Hat Enterprise Linux 9 (64-bit)              |
+------------------------------------------------------------------------------+
| GuestInfo Guest Family    | otherGuestFamily                                 |
+------------------------------------------------------------------------------+
| GuestInfo Detailed Data   | architecture='X86'                               |
|                           | bitness='64'                                     |
|                           | distroName='Red Hat Enterprise Linux'            |
|                           | distroVersion='9.1'                              |
|                           | familyName='Linux'                               |
|                           | kernelVersion='5.14.0-162.6.1.el9_1.x86_64'      |
|                           | prettyName='Red Hat Enterprise Linux 9.1 (Plow)' |
+------------------------------------------------------------------------------+


Test Results (Total: 1, Passed: 1, Elapsed Time: 00:02:51)
+-----------------------------------------+
| Name               | Status | Exec Time |
+-----------------------------------------+
| check_inbox_driver | Passed | 00:02:20  |
+-----------------------------------------+

Signed-off-by: Qi Zhang <qiz@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!

@keirazhang keirazhang merged commit 74f82c7 into vmware:main Jan 18, 2023
@Tomorrow9 Tomorrow9 added this to the v2.3 milestone Jan 19, 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.

None yet

2 participants