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

Update cloud-init GOSC complete message when version >= 23.1 #441

Merged
merged 1 commit into from
Mar 24, 2023

Conversation

keirazhang
Copy link
Contributor

Cloud-init GOSC complete message was changed in 23.1 or later.

+-----------------------------------------------------------------+
| CloudInit Version         | 23.1.1                              |
+-----------------------------------------------------------------+
| GUI Installed             | False                               |
+-----------------------------------------------------------------+
| Config Guest Id           | vmwarePhoton64Guest                 |
+-----------------------------------------------------------------+
| GuestInfo Guest Id        | vmwarePhoton64Guest                 |
+-----------------------------------------------------------------+
| GuestInfo Guest Full Name | VMware Photon OS (64-bit)           |
+-----------------------------------------------------------------+
| GuestInfo Guest Family    | linuxGuest                          |
+-----------------------------------------------------------------+
| GuestInfo Detailed Data   | architecture='X86'                  |
|                           | bitness='64'                        |
|                           | distroAddlVersion='4.0'             |
|                           | distroName='VMware Photon OS'       |
|                           | distroVersion='4.0'                 |
|                           | familyName='Linux'                  |
|                           | kernelVersion='5.10.83-7.ph4-esx'   |
|                           | prettyName='VMware Photon OS/Linux' |
+-----------------------------------------------------------------+


Test Results (Total: 4, Passed: 4, Elapsed Time: 00:29:24)
+--------------------------------------------------------+
| Name                              | Status | Exec Time |
+--------------------------------------------------------+
| deploy_vm_efi_paravirtual_vmxnet3 | Passed | 00:07:19  |
| ovt_verify_install                | Passed | 00:07:46  |
| gosc_cloudinit_dhcp               | Passed | 00:06:09  |
| gosc_cloudinit_staticip           | Passed | 00:07:13  |
+--------------------------------------------------------+

@keirazhang keirazhang added this to the v2.3 milestone Mar 23, 2023
Copy link
Collaborator

@123lzxm 123lzxm 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 fc85b02 into vmware:main Mar 24, 2023
@keirazhang keirazhang deleted the fix_cloudinit_23.1 branch August 15, 2023 09:53
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.

2 participants