summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2018-06-26 05:42:11 -0700
committerTrevor Bramwell <tbramwell@linuxfoundation.org>2018-06-26 05:42:11 -0700
commitd83b13a558896b91baa36b44c0d70b18a05a45c6 (patch)
treefa2271fe89c9f7e9d5622859e78c29072b3500be /jjb
parent07139071a8d3e7d0207ccac05b24b84bf11f712a (diff)
Restrict RTD Verify and Merge jobs to Releng
By default the rtd jobs from global-jjb trigger against all projects. Setting 'project-pattern' to releng will restrict it to just the releng project. Change-Id: I9586577e8d83c6bf189eaee9159b1e49726740a5 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/releng/releng-ci-jobs.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/releng/releng-ci-jobs.yaml b/jjb/releng/releng-ci-jobs.yaml
index 790bd7eb4..49abd7dd4 100644
--- a/jjb/releng/releng-ci-jobs.yaml
+++ b/jjb/releng/releng-ci-jobs.yaml
@@ -13,6 +13,7 @@
rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-releng/38594/'
rtd-token: '291c6a0109493b4457e566d06141212452c65784'
+ project-pattern: 'releng'
jobs:
- '{project-name}-ci-jobs'