rally-openstack/tests/unit/doc
Andrey Kurilin 7aa7d1e0b5 Save task's title and description
Task format v2 allows to specify task title and description. It should
be saved in the database, but was not.

This patch moves initialization of TaskConfig before creating task
object. If config is totally invalid, it is not a task and there is no
reason to store trace in the db.

Change-Id: I3be9c21ca634a92fc85685f4f7b333cb79636f6d
2017-10-06 15:54:43 +03:00
..
__init__.py Reorganize test module structure 2014-10-07 13:50:40 +00:00
test_docstrings.py Prepare tests to moving validators to 'openstack/validators.py' 2017-04-20 07:05:52 +00:00
test_format.py Add py files in doc directories to pep8 check 2017-04-01 11:13:03 +08:00
test_jsonschemas.py [validation] Use jsonschema validator in SLA plugins 2017-04-04 15:12:25 +03:00
test_specs.py [spec] OSProfiler integration in Rally 2017-04-24 23:50:10 +03:00
test_task_samples.py Save task's title and description 2017-10-06 15:54:43 +03:00