Update git submodules
authorFatih Degirmenci <fdegir@gmail.com>
Mon, 26 Feb 2018 10:26:11 +0000 (10:26 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 26 Feb 2018 10:26:11 +0000 (10:26 +0000)
commit43c189fcda79d893a5a5ccc3f278d7937042a57d
tree8960f18b1ef36534b1d9ccdb78b3d6e775aaef66
parent312a4c309a1480b50693bc7ed5bee9ca454dd6f3
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Enable verify jobs for external scenarios"
  - Enable verify jobs for external scenarios

    This change extracts the scenario that is impacted by the patch
    which triggered the verify jobs and saves the scenario name into
    java properties file. This file will then be used by envInject
    plugin to inject the scenario name into the build environment.

    If the triggering change impacts multiple scenarios, the build
    will result in  failure and the developer will be informed about
    a possible way to rectify the issue.

    Support for generic scenarios will be introduced in subsequent changes.

    Change-Id: I6406299c1352b6e9b8a9297c5441adf03445be33
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
docs/submodules/releng