jjb: fix builder jobs in releng-jobs.yaml 37/3637/2
authorRyota MIBU <r-mibu@cq.jp.nec.com>
Thu, 26 Nov 2015 10:36:01 +0000 (19:36 +0900)
committerRyota MIBU <r-mibu@cq.jp.nec.com>
Thu, 26 Nov 2015 10:45:02 +0000 (19:45 +0900)
The releng builder jobs (builder-verify and builder-merge) may not be
run if the change touching docs dir. This patch makes sure those jobs
will be run regardless of changes on docs dir.

Change-Id: I72eb7ba6a486b46ab3971866c7f98b348eadc631
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
jjb/releng-jobs.yaml

index d732b1f..40f05bf 100644 (file)
@@ -59,9 +59,6 @@
                       pattern: jjb-templates/**
                     - compare-type: ANT
                       pattern: utils/**
-                forbidden-file-paths:
-                    - compare-type: ANT
-                      pattern: docs/**
 
 
     builders:
                       pattern: jjb/**
                     - compare-type: ANT
                       pattern: utils/**
-                forbidden-file-paths:
-                    - compare-type: ANT
-                      pattern: docs/**
 
     builders:
         - shell: |