Support to run mandatory or optional test cases separately 09/43109/1
authorxudan <xudan16@huawei.com>
Tue, 26 Sep 2017 03:30:08 +0000 (23:30 -0400)
committerxudan <xudan16@huawei.com>
Tue, 26 Sep 2017 03:30:08 +0000 (23:30 -0400)
commit186cdc71bf9bdd00be1df87d90d1a4c57790208c
tree7849337a1bd5da7f036183903189000dba741bbb
parent6f47c82d4b6f830863ff1330163d869baa6c7eec
Support to run mandatory or optional test cases separately

1. Currently, dovetail can run a test suite or a test area in that test suite.
2. The test areas in one test suite are not divided into optional and mandatory.
3. Split them and support to run just mandatory or optional.
4. Support to run multiple test areas.

JIRA: DOVETAIL-505

Change-Id: I42cd7b4e11c3e3674c806e9bc999b782bf5c85c6
Signed-off-by: xudan <xudan16@huawei.com>
dovetail/compliance/proposed_tests.yml
dovetail/conf/cmd_config.yml
dovetail/conf/dovetail_config.yml
dovetail/report.py
dovetail/run.py
dovetail/testcase.py