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)
commit901589b2e7718bfb83e5704c351df10a26fa2ff2
treeb42147458cbaaaf0734f65ad5ca04da1c9624c17
parent11dd2f75b671fd788b39f68c3a3dd4d5cbe8723b
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