Update git submodules
authorRoss Brattain <ross.b.brattain@intel.com>
Tue, 20 Mar 2018 23:04:07 +0000 (23:04 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 20 Mar 2018 23:04:07 +0000 (23:04 +0000)
commitadee55a484aefe8728a8250d048bb03eef28df61
tree72864aeae6c639824b622d6b1bb454ff6c27f186
parent5a16fb7b93b9fe13b3da7279b655deb76517645b
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Fix retrieving "options" section in "scenario""
  - Fix retrieving "options" section in "scenario"

    In [1] a new method to rename the "scenario" host names was implemented.
    This method parses all sections with host names and applies the
    "qualified" name.

    Some malformed test cases define the "options" section without content.
    This causes that [2] retrieves "None" value instead of an empty
    dictionary. This possibility must be handled in the new method.

    [1]I44da30dac562c1a4166e084645ae91c17798651d
    [2]https://github.com/opnfv/yardstick/blob/4b8b674b65830a24230faed71e8d9a1048139c89/yardstick/benchmark/core/task.py#L630

    JIRA: YARDSTICK-1073

    Change-Id: I8864b428734ead8c5aa39de5091d3a2a691be060
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
docs/submodules/yardstick