I’ve been spending some time writing step files for cucumber that will interact with libvirt and cobbler. This enables you to include steps such as the following in your scenarios:
I’ve been spending some time writing step files for cucumber that will interact with libvirt and cobbler. This enables you to include steps such as the following in your scenarios:
Just a quick post – if you want to get Cucumber-Nagios up and running under Centos 5.4 make sure you’ve got the libxml2-devel and libxslt-devel packages installed otherwise when you run “gem install cucumber-nagios” it doesn’t work! :)
I’m heading towards being able to create a Continuous Integration system for setting up and testing my config files. This post consists of a few notes I’ve observed as I’ve been configuring KVM, Cobbler, Koan and Puppet in order to achieve this.