From: Ed Kern Date: Sat, 11 Aug 2018 00:29:55 +0000 (-0600) Subject: VPP: no verify on extras/emacs dir X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F49%2F14149%2F1;p=ci-management.git VPP: no verify on extras/emacs dir This directory does not alter vpp so it does not need verify passes done when changes are made. Change-Id: Ic0037f45ad66cfe9714f236c61af0825d674ed61 Signed-off-by: Ed Kern --- diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index c59894004..c463d1d75 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -461,6 +461,8 @@ forbidden-file-paths: - compare-type: REG_EXP pattern: .*docs\/.* + - compare-type: REG_EXP + pattern: .*extras\/emacs\/.* disable-strict-forbidden-file-verification: 'true' override-votes: true gerrit-build-notbuilt-verified-value: 0