I’ve noticed that some people have shown an interest in my cucumber-vhost project.
I’ve just made a few commits that now mean you have steps to tear down virtual servers as well as create them and, as a result, I’m calling this version 0.1 and releasing it for general usage.
There are still a few caveats – I’ve not tested it with any backend systems for libvirt other than kvm/qemu and I’ve not written the steps to confirm a server is up/responding to a give port – but it works and I have it successfully building and destroying VMs under Hudson using the rake plugin.
Please file all bugs on the github bug tracker so I can try and fix them.
(Special thanks go to clalance in #virt on irc.oftc.net for help with sorting out the storage stuff!)