Enable verify jobs for external scenarios 87/52187/2
authorFatih Degirmenci <fdegir@gmail.com>
Thu, 15 Feb 2018 10:58:20 +0000 (11:58 +0100)
committerFatih Degirmenci <fdegir@gmail.com>
Thu, 15 Feb 2018 11:07:34 +0000 (12:07 +0100)
commit979cebfc6234ce0c73feb4caae6814f5ff7411b8
tree63ff742c402cf2b52aef15f4760b768f19bb6c3f
parent8b2d00b74b608242afbdbf46796d45a5189327f2
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>
jjb/xci/xci-set-scenario.sh [new file with mode: 0755]
jjb/xci/xci-verify-jobs.yml