Update git submodules
authorRex Lee <limingjiang@huawei.com>
Tue, 7 Aug 2018 07:57:21 +0000 (07:57 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 7 Aug 2018 07:57:21 +0000 (07:57 +0000)
commit32905fb026838b771c78afdc7fa18113cf7efffc
tree784fb2fe918b8b75d016055ab975e9e74d2bf5c5
parent53b812709ec9b7e65581e42c30ddffecf03050ec
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Separate out test_parse_to_value_exception()"
  - Separate out test_parse_to_value_exception()

    Separate out test_parse_to_value_exception(self)
    into 3 different methods:
        test_parse_scanner(self)
        test_parse_parser(self)
        test_parse_reader(self)

    This ensures that each side effect is tested, even if one fails.

    JIRA: YARDSTICK-940

    Change-Id: Ifdc84284c633fe1ddc1acf9cd985c5144030b430
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
docs/submodules/yardstick