Add stop on failure logic and CLI option 77/51977/7
authorEddie Arrage <eddie.arrage@huawei.com>
Fri, 9 Feb 2018 23:52:21 +0000 (15:52 -0800)
committerGeorg Kunz <georg.kunz@ericsson.com>
Wed, 14 Feb 2018 09:24:47 +0000 (09:24 +0000)
commit8e266094f9bb31e444f90263119389d857d1001e
treebf4de69d248757f22c6b1c8629ddc4435fc9be41
parent136102c5671dd39ed1f5247f427b9359eac5eeeb
Add stop on failure logic and CLI option

- Improve test execution control by adding stop on failure flag
- Modify test check function to return value regardless of whether
report or local file option is employed
- Modify run test loop to check for failure after every test case
if stop flag set

Change-Id: I27a4f3aaaa8b8cb8c52eb3f092f52048980abb44
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
dovetail/conf/cmd_config.yml
dovetail/run.py