-
Notifications
You must be signed in to change notification settings - Fork 30
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
[Linux] Update GOSC testing support status for Miracle Linux #555
Conversation
Signed-off-by: ZouYuhua <[email protected]>
Signed-off-by: ZouYuhua <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You missed guest_id checking
Signed-off-by: ZouYuhua <[email protected]>
Signed-off-by: ZouYuhua <[email protected]>
Signed-off-by: ZouYuhua <[email protected]>
Signed-off-by: ZouYuhua <[email protected]>
This comment was marked as off-topic.
This comment was marked as off-topic.
Signed-off-by: ZouYuhua <[email protected]>
Signed-off-by: ZouYuhua <[email protected]>
Signed-off-by: ZouYuhua <[email protected]>
Pass to test the code change of correcting guest_os_ansible_distribution_ver and guest_os_ansible_distribution_minor_ver for miracle linux 8.x ok: [localhost] => { |
Signed-off-by: ZouYuhua <[email protected]>
Signed-off-by: ZouYuhua <[email protected]>
Signed-off-by: ZouYuhua <[email protected]>
Test result in vCenter 8.0.2 after code review: "ansible_facts": { Note: |
more test results:
Test Results (Total: 1, Passed: 1, Elapsed Time: 00:17:21) |
Test summary: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks!
Task:
Add the GOSC support matrix based on the following info:
If VM's config_guest_id = 'asianux8_64Guest' on 7.0.x, both perl and cloud-init GOSC should be skipped with reason 'Not Supported'.
On 8.0.x, perl GOSC for Miracle Linux 8.4 and later, 9.x are not supported on 8.0.2 or earlier.
It needs to update the version of cloud-init to 22.1 to support miraclelinux.
KB https://ikb.vmware.com/s/article/88600: Guest OS Customization for Miracle Linux 8 is not fully supported in vSphere 6.7 and 7.0 (88600)
Test result:
Testing is on-going.