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

[Linux] Fix cloud-init GOSC failure on Ubuntu and Photon OS #479

Merged
merged 2 commits into from
Jul 13, 2023

Conversation

keirazhang
Copy link
Contributor

When enabling and starting cloud-init services on Ubuntu with latest cloud-init version, it will cause network interface down. By consulting with GOSC team, it is suggested to only enable but no start cloud-init services when enabling cloud-init GOSC.

On Photon OS OVA deployment, installing latest chrony will also lead to cloud-init service failure. As chrony won't affect Photon OS testing, so this fix removed it from Photon OS OVA's user data.

Besides, to gain more information to debug GOSC failures, this fix adjusted GOSC testing workflow, which will always collect tools deploypkg log for both perl GOSC and cloud-init, cloud-init config and logs for cloud-init GOSC.

And some ansible-lint errors were also fixed.

Signed-off-by: Qi Zhang <qiz@vmware.com>
Signed-off-by: Qi Zhang <qiz@vmware.com>
@keirazhang keirazhang added this to the v3.0 milestone Jul 7, 2023
Copy link
Collaborator

@ZouYuhua ZouYuhua 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 6bc8efb into vmware:main Jul 13, 2023
@keirazhang keirazhang deleted the fix_cloudinit_gosc branch August 15, 2023 09:55
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