==Update==
Presentation link:
https://redhat.slides.com/bbhavsar/lightweight-provisioner-to-speed-up-ci-workflow?token=g8SQYtt0=========
While planning your CI workflow - With every job in pipeline there is need to provision resources(machines) to run your build/test/deploy workflow.
You may intend to use specific OS Environment. This tool lets you do exactly this.
It supports various providers such as -
OpenStack
Libvirt
Amazon Web Services
Google Cloud Platform
Beaker
Duffy
oVirt
Openshift
It will help provision resources on any of the above providers.
And since it's lightweight it can run inside a container and help you spawn the required resource. Easy to provision and easy to destroy resource all baked in a neat python library.
https://linchpin.readthedocs.io/en/latest/