summaryrefslogtreecommitdiffstats
path: root/jjb/vpp/docs.yaml
diff options
context:
space:
mode:
authorEd Kern <ejk@cisco.com>2018-11-01 09:09:10 -0400
committerEd Kern <ejk@cisco.com>2018-11-01 09:09:10 -0400
commitab2379eb1aa52a96f259b7b6d01473adc063a545 (patch)
tree142aa4d71b6c10d55354d9ae157bb7fd6c6c0f1f /jjb/vpp/docs.yaml
parent9171ebab14f0f1bafc757c7d6103e2178ee644f5 (diff)
VPP: sphinx docs branch and skipvote
add specific branch params and also make it skip vote Change-Id: Id9805b6c2e490cc05a9344273a6927a7be71262e Signed-off-by: Ed Kern <ejk@cisco.com>
Diffstat (limited to 'jjb/vpp/docs.yaml')
-rw-r--r--jjb/vpp/docs.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/jjb/vpp/docs.yaml b/jjb/vpp/docs.yaml
index 2c7c3b233..c4c0ce672 100644
--- a/jjb/vpp/docs.yaml
+++ b/jjb/vpp/docs.yaml
@@ -251,6 +251,17 @@
trigger-on:
- comment-added-contains-event:
comment-contains-value: 'run-sphinx-docs-verify'
+ projects:
+ - project-compare-type: 'ANT'
+ project-pattern: '{project}'
+ branches:
+ - branch-compare-type: 'ANT'
+ branch-pattern: '**/{branch}'
+ skip-vote:
+ successful: true
+ failed: true
+ unstable: true
+ notbuilt: true
builders:
- maven-target:
maven-version: 'mvn33-new'