Not needed, devcloud is just a host+nfs replacement all in a box, what we should version integration tests should be against xen(xcp)/kvm version (i.e. host version). I think goal should be latest integration tests on master should work on latest devcloud.
Regards. ________________________________________ From: Chiradeep Vittal [chiradeep.vit...@citrix.com] Sent: Saturday, January 12, 2013 2:40 AM To: CloudStack DeveloperList Subject: Re: [PROPOSAL] modify devcloud storage setup Should we version the integration tests against the devcloud version? On 1/11/13 1:07 PM, "Rohit Yadav" <rohit.ya...@citrix.com> wrote: >Cool, let's do both and have primary nfs and local storage. While having >local storage will be better for vm life cycle. >Yes, let's do this. Marcus, do you want me to create a new image with >these changes? I can do that this weekend. > >Regards. >________________________________________ >From: Marcus Sorensen [shadow...@gmail.com] >Sent: Saturday, January 12, 2013 1:33 AM >To: cloudstack-dev@incubator.apache.org >Subject: [PROPOSAL] modify devcloud storage setup > >In running integration tests, I noticed that the volume tests fail because >there are shared and local compute/disk offerings. I propose that we add >to >devcloud an /opt/storage/primarynfs directory, shared out in /etc/exports, >and we change the devcloud config to add this primary storage in. >Optionally, we can change the default tags to use local storage for >efficiency in other things, but this way there is both a local and a >shared >storage type for the tests to succeed.