Ignore All Changes to non-XCI Directories 37/41237/2
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Wed, 6 Sep 2017 22:50:23 +0000 (15:50 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Wed, 6 Sep 2017 22:58:03 +0000 (15:58 -0700)
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>
jjb/xci/xci-verify-jobs.yml

index 051cb38..61d2558 100644 (file)
                 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