projectatomic / adb-vagrant-registration

A plugin to add "register" and "unregister" capabilities to Vagrant guests.
GNU General Public License v2.0
52 stars 24 forks source link

Enable CI for vagrant-registration #87

Open hferentschik opened 8 years ago

hferentschik commented 8 years ago

We can use the same infrastructure as for vagrant-service-mananager - https://ci.centos.org/job/vagrant-service-manager/

hferentschik commented 8 years ago

@dharmit, have you found out how to provision VirutalBox on a CentOS CI node?

dharmit commented 8 years ago

Haven't really done that yet but shouldn't be an issue. Instead of installing libvirt and related tools, we should install Virtualbox. It's not available out-of-the-box. This wiki should be helpful in setting it up on CentOS.