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

Avoid unnecessary creation of directories when not using cloud_config #1590

Conversation

samvarankashyap
Copy link
Contributor

Avoid unnecessary creation of directories when cloud_config is not de…clared
Further, this PR looks into the problem of provisioning instances without cloud_config.

Bug description:
when provisioning a libvirt-cirros workspace
linchpin hangs up

Steps to reproduce:

linchpin init libvirt-cirros
linchpin -vvvv up 

Actual behavior:

  1. linchpin hangs up while provisioning cirros image

expected:
linchpin provisions cirros image.

@samvarankashyap
Copy link
Contributor Author

@14rcole More updates
the recent commit changes helps linchpin provision libvirt-minimal workspace
Tested out on

  • libvirt-minimal
  • libvirt-cirros

@14rcole
Copy link
Contributor

14rcole commented Jan 24, 2020

@samvarankashyap how about libvirt_new? Also, can you re-enable the libvirt tests or were there other reasons why they were disabled?

@samvarankashyap
Copy link
Contributor Author

@14rcole I have not tried libvirt_new yet.
I am working on it. libvirt tests are disabled due to infra problems afaik.
I will try.

@samvarankashyap
Copy link
Contributor Author

@14rcole Am merging this PR since it fixes the general provisioning of libvirt instances without cloud-init. I will be creating another issue fixing the provisioning with cloud-init.

@samvarankashyap
Copy link
Contributor Author

[merge]

@adl-bot adl-bot merged commit 21ed99c into CentOS-PaaS-SIG:develop Jan 27, 2020
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.

3 participants