Update git submodules
authorRoss Brattain <ross.b.brattain@intel.com>
Wed, 29 Nov 2017 11:51:15 +0000 (11:51 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 29 Nov 2017 11:51:15 +0000 (11:51 +0000)
commit944a221e8d9f23d3724c77efc12d1689f7c75817
treea5427dabf3254debf432dae6b19b3d0ceada2495
parentd9db3fa94bac5c66e8a30826adf89454e30a7bab
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Remove img_modify_playbook assignation in build_yardstick_image.yml"
  - Remove img_modify_playbook assignation in build_yardstick_image.yml

    Variable "img_modify_playbook" is being assigned in first context of
    ./ansible/build_yardstick_image.yml [1]. However this variable is never used.
    In second context [2], the variable used is a CLI input variable.

    [1]https://github.com/opnfv/yardstick/blob/stable/euphrates/ansible/build_yardstick_image.yml#L187
    [2]https://github.com/opnfv/yardstick/blob/stable/euphrates/ansible/build_yardstick_image.yml#L205

    JIRA: YARDSTICK-871

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