Update git submodules
authorPanagiotis Karalis <pkaralis@intracom-telecom.com>
Thu, 28 Feb 2019 13:33:05 +0000 (15:33 +0200)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 7 Mar 2019 14:44:58 +0000 (14:44 +0000)
commit207ba0a5bee78e5854036dc10fee0b1f1006f7d5
tree891a323ccb4e1cd172b3759556d39beb188d0ee3
parentdde25fcc8a7d1c094cca88bbe7e100a9345eb898
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Fix the verdict of TC in sub-testcase list result

    When the sub-test case list is defined, in the dovetail results,
    each test case is appeared with the its verdict next to its name.
    Once a sub-testcase is passed, the verdict PASS is appeared next
    to the name of sub testcase.
    Once a sub-testcase is skipped or failed, the verdict FAIL is
    appeared next to the name of sub-testcase.

    This fix updates the code so that the verdict of skipped and failed
    sub test cases to be appeared respectively next to its sub-tsetcase
    name.

    JIRA: DOVETAIL-763

    Change-Id: Ib05b3793a57acbaa67b89321a840ae11251c2417
Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
docs/submodules/dovetail