summaryrefslogtreecommitdiffstats
path: root/jjb/xci
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2017-09-06 15:50:23 -0700
committerTrevor Bramwell <tbramwell@linuxfoundation.org>2017-09-06 15:58:03 -0700
commita199806d77fc35744a3222be208302b4da825d2b (patch)
treee5d89cb1a0bbaf04ac3cf2ac747be9298b17d850 /jjb/xci
parentf597985c58f77eeed32fbcbcafd98de51390dcee (diff)
Ignore All Changes to non-XCI Directories
We only care to trigger builds based on changes under xci/, not including xci/README.rst Change-Id: I347e0d7ef658c41322b7c3e25740fa4d2f960bdc Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'jjb/xci')
-rw-r--r--jjb/xci/xci-verify-jobs.yml9
1 files changed, 5 insertions, 4 deletions
diff --git a/jjb/xci/xci-verify-jobs.yml b/jjb/xci/xci-verify-jobs.yml
index 051cb3889..61d25585c 100644
--- a/jjb/xci/xci-verify-jobs.yml
+++ b/jjb/xci/xci-verify-jobs.yml
@@ -87,14 +87,15 @@
branches:
- branch-compare-type: 'ANT'
branch-pattern: '**/{branch}'
- file-paths:
- - compare-type: ANT
- pattern: 'xci/**'
- disable-strict-forbidden-file-verification: 'true'
+ disable-strict-forbidden-file-verification: 'false'
forbidden-file-paths:
- compare-type: ANT
pattern: 'bifrost/**'
- compare-type: ANT
+ pattern: 'prototypes/**'
+ - compare-type: ANT
+ pattern: 'upstream/**'
+ - compare-type: ANT
pattern: '**/README.rst'
readable-message: true