rally/tests/unit/common/objects
Andrey Kurilin 2da0706f29 [task] include contexts execution results
Using atomic action for contexts gives a bunch of benefits:

* collect timings about how much time setup and cleanup methods take
* save the timestamp when each of contexts was executed

Also, this patch renames "context" and "context_execution" fields of
database to "contexts" and "contexts_results" since these names sound
more clear.

Change-Id: I9b344286c9a6cccfb4ab4a78289877d7318fc75d
2017-12-14 15:10:35 +02:00
..
__init__.py Move rally/objects -> rally/common/objects 2015-08-05 22:56:17 +03:00
test_credential.py OSProfiler Intergration 2017-12-09 21:47:58 +00:00
test_deploy.py [plugins] Introduce <name>@<platform> syntax 2017-09-20 09:55:06 -07:00
test_task.py [task] include contexts execution results 2017-12-14 15:10:35 +02:00
test_verification.py Make return data of Verify/Verification API serializable 2017-03-20 14:30:29 +00:00
test_verifier.py Finish work on renaming namespace to platform 2017-10-12 18:18:42 -07:00