diff options
author | Rex Lee <limingjiang@huawei.com> | 2017-08-01 02:18:33 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-08-01 02:18:33 +0000 |
commit | 40545eb8d11ad9deeb99c29a45b232e4bd840175 (patch) | |
tree | cba87f45e2690eee2dee9310e8537e2d832d541b | |
parent | 747deaeaa3ceb72cd47aea33c990e4bda33576a1 (diff) |
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Bugfix: yardstick always report 'PASS' to DB"
- Bugfix: yardstick always report 'PASS' to DB
JIRA: YARDSTICK-768
Now yardstick will not stop if test case failed,
so that we can run the rest test case in the suite.
CI judge task status by the cmd return code. In this way,
the 'yardstick task start' cmd will always return 0.
So we will always report 'PASS' to DB.
In this patch I add a judgement in cmd, if the status is not 'PASS', we
will raise a RuntimeError.
Change-Id: I655424dd9cd3782869986963a17b24acfb340345
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject 07e6f121f9ff5ef221c483aa9c5ec79811bea91 +Subproject fe2820e7de65720bacf6533966867949804372b |