[
https://issues.apache.org/jira/browse/WHIRR-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13230042#comment-13230042
]
Karel Vervaeke commented on WHIRR-513:
--------------------------------------
Currently I'm not calling vagrant from within unit tests.
The tests assume you have prepared the vm instances.
The CI server does a vagrant up before running the tests and vagrant destroy
(only if the tests are successful so you can inspect the vm's when things go
wrong).
You can use a vagrant plugin for working with snapshots - this speeds things up
a bit (at the cost of having to pay more attention to clock synchronisation).
> 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