Update git submodules
authorhongbo tian <hongbo.tianhongbo@huawei.com>
Thu, 13 Apr 2017 06:32:29 +0000 (06:32 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 13 Apr 2017 06:32:29 +0000 (06:32 +0000)
commitde728a0f5ccfbfb75f88c94ee1f01dcc206b0e31
treefb7de82b61ee74c6038332dde2354b25e74bab45
parent167688992517509d1b79e602395dc026215ae2c4
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "dovetail tool: bugfix: test cases are erroneously judged"
  - dovetail tool: bugfix: test cases are erroneously judged

    JIRA: DOVETAIL-375
    JIRA: DOVETAIL-390

    1. defcore test cases are erroneously judged because of:
       a) defcore results json data lack some keys
       b) some sub-testcases' names are the same as the prefix of another sub-testcases.
    2. this patch removes the extra keys and judge sub-testcases accurately.
    3. remove "store_type" in functest_config.yml and yardstick_config.yml.
    4. change some log levels from info to debug.

    Change-Id: I5f126e70309409cac66ef9a0909f1573d325098b
Signed-off-by: xudan <xudan16@huawei.com>
docs/submodules/dovetail