Update XCI Forbidden Paths to include all READMEs 33/41233/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Wed, 6 Sep 2017 22:03:16 +0000 (15:03 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Wed, 6 Sep 2017 22:03:16 +0000 (15:03 -0700)
There is no 'README.rst' at the root of the repo, but there are
README.rst under xci, bifrost, etc. Changes to these READMEs shouldn't
trigger builds.

Change-Id: I6a09388cf40b35211d58413b45b5ac8c596a2dc7
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
jjb/xci/xci-verify-jobs.yml

index 39bdb8f..051cb38 100644 (file)
@@ -95,7 +95,7 @@
                   - compare-type: ANT
                     pattern: 'bifrost/**'
                   - compare-type: ANT
-                    pattern: 'README.rst'
+                    pattern: '**/README.rst'
             readable-message: true
 
     parameters: