rally/tests/orchestrator
uppi 047b255fdf Asynchronous result yielding for scenario runners
Benchmark engine spawns a consumer thread, which asynchronously handles results
for each scenario run. Current consumer implementation just collects all
results and stores them as 'raw' to save integrity.

Scenario runners have to call _send_result method for every single result
instead of collecting a list of results.

Change-Id: Icbff8b2470af3b3ced6bb55573b5842726177b70
2014-07-09 17:57:10 +04:00
..
__init__.py Fix typo in name of the orchestration test file 2013-11-16 05:13:09 +04:00
test_api.py Asynchronous result yielding for scenario runners 2014-07-09 17:57:10 +04:00