-
Notifications
You must be signed in to change notification settings - Fork 70
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
(POC) (8) Create inception-based testing for libvirt functionality #158
Comments
Yes this is pretty much we discussed here in the office:
Tasks: |
After conversations here at PyCon, I discovered an easy way to implement this by adjusting the host value. After provisioning the first node, modify |
@p3ck has created this with the Dockerfile tests. |
Because linch-pin now has a plugin for libvirt provisioning, additional libraries must be installed. It seems it may be unreasonable to expect a jenkins (or other CI) to be willing to install libvirt on a node which they control. To that end, testing the libvirt plugin in linch-pin may require a bit of inception-based testing.
The concept is as follows:
The text was updated successfully, but these errors were encountered: