Fix error status when executing CLI run command 27/58027/2
authorMiikka Koistinen <miikka.koistinen@nokia.com>
Tue, 29 May 2018 11:28:33 +0000 (14:28 +0300)
committerGeorg Kunz <georg.kunz@ericsson.com>
Wed, 6 Jun 2018 10:06:17 +0000 (10:06 +0000)
commit57c30b969c57843f6200ef6614d776954c305150
tree29fdcc5aff964e5949a97d0a5e1d432cb2978b08
parent92daf3c8721fa64a690fea358c9631b50ebc2205
Fix error status when executing CLI run command

This commit fixes CLI run command to exit with non-zero exit status
when bad arguments are given for '--testsuite' or '--testarea'.

JIRA: DOVETAIL-660

Change-Id: I4539b19978d9e93d8a90be9000f36d0aa1895f71
Signed-off-by: Miikka Koistinen <miikka.koistinen@nokia.com>
dovetail/cli/commands/cli_testcase.py
dovetail/run.py