aodh/ceilometer/tests
Joe H. Rahme cfc0daae21 Creates one database per sql test
A lot of sql tests are failing when running concurrently on the same
database. This patch drastically reduces the number of errors found
by creating one database for each test.

Related to blueprint sql-unit-tests-on-real-backend

Change-Id: I5a5f3a9f141c45a6c3c645e3b18089f442d29138
2014-10-07 16:40:59 +02:00
..
alarm Switch partitioned alarm evaluation to a hash-based approach 2014-09-01 14:47:41 -04:00
api create skeleton files for event storage backends 2014-10-02 13:43:51 -04:00
central Use central agent manager's keystone token in discoveries 2014-09-12 10:11:00 -04:00
collector Remove the collector submodule 2013-11-26 16:03:30 +01:00
compute Merge "XenAPI support: Disk rates" 2014-09-03 16:59:37 +00:00
data_processing Switch to oslotest 2014-08-21 11:42:15 +02:00
dispatcher Merge "Switch to oslotest" 2014-08-22 09:13:31 +00:00
energy Enable to get service types from configuration file 2014-09-19 17:23:52 +09:00
event isolate event storage models 2014-10-01 21:43:20 -04:00
hardware Add IPMI pollster 2014-09-13 16:36:40 +08:00
identity Switch to oslotest 2014-08-21 11:42:15 +02:00
image Enable to get service types from configuration file 2014-09-19 17:23:52 +09:00
ipmi Include a 'node' key and value in ipmi metadata 2014-10-06 20:10:39 +01:00
network Enable to get service types from configuration file 2014-09-19 17:23:52 +09:00
objectstore clean up swift middleware to avoid unicode errors 2014-09-19 12:54:44 +00:00
orchestration Switch to oslotest 2014-08-21 11:42:15 +02:00
profiler Switch to oslotest 2014-08-21 11:42:15 +02:00
publisher Use oslo.msg retry API in rpc publisher 2014-09-25 11:11:24 +02:00
storage create skeleton files for event storage backends 2014-10-02 13:43:51 -04:00
volume Switch to oslotest 2014-08-21 11:42:15 +02:00
__init__.py Skeleton for API server 2012-07-27 10:34:36 -04:00
agentbase.py Partition static resources defined in pipeline.yaml 2014-09-29 06:16:34 +00:00
base.py Switch to a custom NotImplementedError 2014-09-15 18:16:10 +02:00
db.py Creates one database per sql test 2014-10-07 16:40:59 +02:00
mocks.py [HBase] Improves speed of unit tests on real HBase backend 2014-09-24 15:08:36 +04:00
pipeline_base.py Switch to oslo.utils 2014-08-22 14:52:13 +02:00
test_bin.py Switch partitioned alarm evaluation to a hash-based approach 2014-09-01 14:47:41 -04:00
test_collector.py collector: Allows to requeue a sample 2014-09-01 09:05:04 +02:00
test_coordination.py Central agent work-load partitioning 2014-09-01 05:31:58 -04:00
test_decoupled_pipeline.py Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
test_deprecated_pipeline.py Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
test_messaging.py Switch to oslotest 2014-08-21 11:42:15 +02:00
test_middleware.py Switch to oslotest 2014-08-21 11:42:15 +02:00
test_neutronclient.py Switch to oslotest 2014-08-21 11:42:15 +02:00
test_notification.py Switch to oslo.utils 2014-08-22 14:52:13 +02:00
test_notifier.py Switch to oslotest 2014-08-21 11:42:15 +02:00
test_novaclient.py Switch to oslotest 2014-08-21 11:42:15 +02:00
test_plugin.py Switch to oslotest 2014-08-21 11:42:15 +02:00
test_utils.py Partition static resources defined in pipeline.yaml 2014-09-29 06:16:34 +00:00