Expose and test creation of test.img#28
Expose and test creation of test.img#28maximk merged 2 commits intocloudozer:masterfrom lucafavatella:test-img
Conversation
Expose and test creation of test.img
|
We will also need to "run" the tests. This requires integration with erlangonxen.org to upload the image and boot it up. If the tests are ok the travis should report success. |
@maximk Do you mean starting an EC2 instance as described at http://erlangonxen.org/try/ec2? (it makes no sense for me) |
|
@lucafavatella The easier option is to run it on erlangonxen.org. It works already for lincx. @krant will fix this. |
I see you mean like this. It looks to me that that approach has the issue that PRs from contributors cannot run the tests e.g. FlowForwarding/lincx#18. In order to ease contributions it would be needed to have a documented/easy way for contributors to set up a local dev environment where to run the tests. Are you interested in reusing https://github.com/lucafavatella/provisioning-osx/tree/master/vm? (affected by network issue described at #21 (comment)) |
|
I have no objection. It would be great if deployment for tests (or other things) is easier. |
No description provided.