Update git submodules
authorMarkos Chandras <mchandras@suse.de>
Fri, 26 Oct 2018 13:48:03 +0000 (13:48 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 26 Oct 2018 13:48:03 +0000 (13:48 +0000)
commited1151f1f5f43d96a2b363872bdda052bb0f3806
treef88470dc201ef0c0aae771d827ded91fb2d59ce2
parentb388f63f33de298fc06c16bd24416a4b57bbab47
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "Bug fix: match only the scenario name"
  - Bug fix: match only the scenario name

    Since this week we have two sfc scenarios:

    - os-odl-sfc
    - os-odl-sfc_osm

    When $DEPLOY_SCENARIO=os-odl-sfc, using the current code testing_role
    gets two values:
    os-odl-sfc
    os-odl-sfc_osm

    This patch adds '$' character to prevent matching scenarios which
    concatenate characters after $DEPLOY_SCENARIO

    Change-Id: Ia0782362da04e8b3ecd2ec6f13ccc8c404797fda
Signed-off-by: Manuel Buil <mbuil@suse.com>
docs/submodules/releng-xci