← Back to team overview

openstack team mailing list archive

Re: Using fake drivers for testing

 

I used the fake virt driver when I was testing zones. Very handy.


________________________________
From: openstack-bounces+sandy.walsh=rackspace.com@xxxxxxxxxxxxxxxxxxx [openstack-bounces+sandy.walsh=rackspace.com@xxxxxxxxxxxxxxxxxxx] on behalf of Brebner, Gavin [gavin.brebner@xxxxxx]
Sent: Monday, January 16, 2012 11:18 AM
To: openstack@xxxxxxxxxxxxxxxxxxx
Subject: [Openstack] Using fake drivers for testing

I’m interested in running some “white-box” tests that check scalability and limits of parts of a Nova system.  I want to start from a
full working configuration however, as I get that from my dev team and it includes all sorts of settings that would be tedious
and error prone to reproduce in other ways. My thought was that good use could be made of some of the “fake” drivers
that are present – I’m hoping to be able to make some minimal code/config changes to swap the driver on my host node(s)
for a fake one, restart the services and run tests.

Any caveats on this that I should be aware of ? For that matter has anyone tried this kind of thing before ? I’d be interested in
hearing of your experiences if so.

Thanks,

                Gavin



References