rally-openstack/tests/unit/doc
Andrey Kurilin 8e7cfeba68 Skip checking samples in coverage job
TaskSampleTestCase is not quick stuff. Tests from this testcase tests
yaml/json files which are not relate to tests coverage of Rally code.
Also, coverage job launchs this slow testcase twice.
Let's use environment variable to identify job name and skip whole test
case in case of coverage job.

PS: coverage is not change in comparison with previous commit, where
    TaskSampleTestCase is launched. It is one more proof that this testcase
    doesn't have any unique calls to rally code.

Change-Id: If0925bc37198092f5d9efadb6591ced25d75212c
2016-08-12 11:00:21 +03:00
..
__init__.py Reorganize test module structure 2014-10-07 13:50:40 +00:00
test_specs.py Use booleans to check for empty lists 2016-02-08 12:32:55 +00:00
test_task_samples.py Skip checking samples in coverage job 2016-08-12 11:00:21 +03:00