From 4557abd2aa2927a4ec3c5445a94d14d8064672da Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Wed, 20 Dec 2017 12:37:38 +0000 Subject: Update git submodules * Update docs/submodules/releng from branch 'master' - Merge "jjb: xci: xci-verify-jobs: Do not trigger on forbidden paths" - jjb: xci: xci-verify-jobs: Do not trigger on forbidden paths We should set 'disable-strict-forbidden-file-verification' to 'false' to really prevent any changes to the forbidden paths to trigger a CI job. When this option is set to 'True', then a patchset that modifies both allowed and forbidden paths will trigger a job. However, in order to be on the same side in regards to the start-new-vm.sh script, we really shouldn't trigger the job. Moreover, we drop the rest of the forbidden paths since we can use the 'skip-verify' topic name to skip the deployment. Change-Id: I2a89e51861c7fb8541fe774b128ea4049e91df43 Signed-off-by: Markos Chandras --- docs/submodules/releng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/releng b/docs/submodules/releng index cf6708d10..c8b019a63 160000 --- a/docs/submodules/releng +++ b/docs/submodules/releng @@ -1 +1 @@ -Subproject commit cf6708d1073f99b611c38b8e8478a12a6a513383 +Subproject commit c8b019a63a7a0825876e76bcc2ccc63a55e631ca -- cgit 1.2.3-korg