summaryrefslogtreecommitdiffstats
path: root/jjb/releng-jobs.yaml
diff options
context:
space:
mode:
authorRyota MIBU <r-mibu@cq.jp.nec.com>2015-11-26 19:36:01 +0900
committerRyota MIBU <r-mibu@cq.jp.nec.com>2015-11-26 19:45:02 +0900
commit9ddf1446ce6032ec654de8fe15f48c9a76be9062 (patch)
treec4f86051bfe16f8cc7643f8c991e7fc3e387f76f /jjb/releng-jobs.yaml
parent6686b5bfe483b6a518a984b594bb18f9b4239683 (diff)
jjb: fix builder jobs in releng-jobs.yaml
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>
Diffstat (limited to 'jjb/releng-jobs.yaml')
-rw-r--r--jjb/releng-jobs.yaml6
1 files changed, 0 insertions, 6 deletions
diff --git a/jjb/releng-jobs.yaml b/jjb/releng-jobs.yaml
index d732b1fab..40f05bf65 100644
--- a/jjb/releng-jobs.yaml
+++ b/jjb/releng-jobs.yaml
@@ -59,9 +59,6 @@
pattern: jjb-templates/**
- compare-type: ANT
pattern: utils/**
- forbidden-file-paths:
- - compare-type: ANT
- pattern: docs/**
builders:
@@ -118,9 +115,6 @@
pattern: jjb/**
- compare-type: ANT
pattern: utils/**
- forbidden-file-paths:
- - compare-type: ANT
- pattern: docs/**
builders:
- shell: |