[ https://issues.apache.org/jira/browse/WHIRR-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13209445#comment-13209445 ]
Karel Vervaeke commented on WHIRR-513: -------------------------------------- It's relatively easy to automate BYON tests virtualbox if you use vagrant. Basically you do 'vagrant up' before tests and 'vagrant destroy' after tests (or to speed things up, you can use a snapshot which you rollback to before every test - there are some vagrant plugins for that as well). It does introduce a dependency on gems/ruby(jruby)/... (but could prove to be nice in a development setup) > Add integration test for BYON provider > -------------------------------------- > > Key: WHIRR-513 > URL: https://issues.apache.org/jira/browse/WHIRR-513 > Project: Whirr > Issue Type: Test > Components: core > Reporter: Andrei Savu > Assignee: Andrei Savu > Fix For: 0.8.0 > > > We need some sort of automated integration tests for BYON. My suggestion is > to use Whirr to start a bunch of noop nodes (on ec2 or cloudservers as > configured), generate the .yaml file, and deploy a cluster using the byon > provider. This way we can be sure that BYON works without doing a lot of > manual testing with virtualbox / vmware. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira