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)
commit9e0ad7c971167b346803c11e744c7bdaed4e50fa
tree296b71221b2a47ef3c4fa126ceb7929f932477b3
parent47a2104a9ec4b3c505f040242f70bcdf6c6875e0
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