Files
tempest/etc
Matthew Treinish 07248e514e Add locking to test_aggregates
There is a race condition when running testr in parallel between
the XML and JSON versions of:

test_aggregate_add_host_create_server_with_az

because a host can only be in one availability zone at a time. This
commit adds file locking to that test using oslo lockutils so that
the XML and JSON tests will never run at the same time.

part of blueprint speed-up-tempest

Change-Id: I1ce76ccd9c57d8f44f19958498c632910112528b
2013-07-30 18:23:17 +00:00
..
2011-08-26 16:08:57 +02:00
2013-01-29 09:57:25 -05:00

Copy config.ini.sample to config.ini, and update it to reflect your environment.