[openstack-qa] Missing meeting this week / and QA program

Attila Fazekas afazekas at redhat.com
Mon Jul 1 13:01:26 UTC 2013


FIXME the test VM's are using 80 GB disks, so probably we can increase the volume size
 from 10 to 24 GB.

The loopback volume backing file is sparse allocated [1,2] so the real size only
 necessary if we write a lot to the volumes.

The cinder multi-back end is turned on, the second back-end could use nfs volumes,
which also uses the sparse allocation. [3]

The nfs back-end does not supports snapshots yet, but it deletes the files after
the volume deleted.


[1] http://en.wikipedia.org/wiki/Sparse_file
[2] https://github.com/openstack-dev/devstack/blob/master/lib/cinder#L355
[3] https://github.com/openstack/cinder/blob/master/cinder/volume/drivers/nfs.py

----- Original Message -----
> From: "Matthew Treinish" <mtreinish at kortar.org>
> To: "All Things QA." <openstack-qa at lists.openstack.org>
> Sent: Friday, June 28, 2013 9:13:31 PM
> Subject: Re: [openstack-qa] Missing meeting this week / and QA program
> 
> On Fri, Jun 28, 2013 at 01:00:29PM -0400, David Kranz wrote:
> > Hope you guys are having fun and learning a lot. Folks at the meeting were
> > interested in the status of the parallel/testr effort. Can one of you give
> > an update?
> 
> So there hasn't been much progress on it since last week's meeting. I'm still
> waiting for review on the testr patch I pushed out. Once Robert gives
> feedback
> on it, I'll be able to move forward. I also have a patch waiting that
> switches
> over run_tests and some of the tox jobs over to testr. (assuming the testr
> patch
> gets merged as is, it uses the flag) Then it'll be a simple matter to make a
> nonvoting job that runs tempest with testr.
> 
> I have been running things locally and I've found that we will probably hit
> some
> resource limitations with volumes. So there will definitely be some debug
> work on
> figuring out that and other race conditions that'll probably pop up. But, I
> don't
> feel that we can really do this until the testr patch gets formalized.
> 
> That being said if anyone wants to try running tempest in parallel they can
> pull
> the testr patch and give it a shot. The patch can be pulled from here:
> 
> https://code.launchpad.net/~treinish/testrepository/testrepository
> 
> -Matt Treinish
> 
> _______________________________________________
> openstack-qa mailing list
> openstack-qa at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-qa
> 



More information about the openstack-qa mailing list