rally/tests/benchmark
Boris Pavlovic aa2d7a9cc6 Store test scenario results in DB
*) Add new table TaskResult to store results of each test scenario

*) Add 2 new methods to DB:
task_get_detailed - returns task with results
task_result_create - create result record for task

*) Add to CLI new method that shows detailed infromation about task.

*) Add new method to Task class to append results

*) Store results into DB

implement bp db-task-track

Change-Id: I52dc6c76d44230b0685773a77601700e3d0b4f91
2013-10-09 17:04:47 +04:00
..
__init__.py Init benchmark framework 2013-09-01 01:28:51 +04:00
test_base.py Fix rally.benchmark.scenarios autoload 2013-10-07 17:50:37 +04:00
test_config.py Config manager 2013-09-11 23:48:29 +04:00
test_test_engine.py Fixing incorrect mocks usage in unit tests 2013-10-08 15:36:29 +04:00
test_utils.py Store test scenario results in DB 2013-10-09 17:04:47 +04:00