Update git submodules
authorRex Lee <limingjiang@huawei.com>
Tue, 1 Aug 2017 02:18:33 +0000 (02:18 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 1 Aug 2017 02:18:33 +0000 (02:18 +0000)
commit40545eb8d11ad9deeb99c29a45b232e4bd840175
treecba87f45e2690eee2dee9310e8537e2d832d541b
parent747deaeaa3ceb72cd47aea33c990e4bda33576a1
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>
docs/submodules/yardstick