summaryrefslogtreecommitdiffstats
path: root/jjb/csit
diff options
context:
space:
mode:
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2017-01-06 16:20:31 +0000
committerGerrit Code Review <gerrit@fd.io>2017-01-06 16:20:31 +0000
commite7395dae65d14ed5ea79a5589f434ccd6f9af56c (patch)
tree01e1d55b3c17e38149f3a45beeacddb11365db94 /jjb/csit
parente7d56f2d15f0157ba75c1bbae13d2e124d5f2cd3 (diff)
parentf1151a3af0a4c957d6bf2af0e01844336fcf80a8 (diff)
Merge "CSIT-474: CSIT documentation auto generation"
Diffstat (limited to 'jjb/csit')
-rw-r--r--jjb/csit/csit.yaml13
1 files changed, 10 insertions, 3 deletions
diff --git a/jjb/csit/csit.yaml b/jjb/csit/csit.yaml
index 363a5eb73..e92d5c8cc 100644
--- a/jjb/csit/csit.yaml
+++ b/jjb/csit/csit.yaml
@@ -699,8 +699,8 @@
scm:
- gerrit-trigger-scm:
credentials-id: 'jenkins-gerrit-credentials'
- refspec: '$GERRIT_REFSPEC'
- choosing-strategy: 'gerrit'
+ refspec: ''
+ choosing-strategy: 'default'
wrappers:
- fdio-infra-wrappers:
@@ -710,12 +710,19 @@
triggers:
- reverse:
- jobs: 'csit-vpp-verify-master-weekly'
+ jobs: 'csit-vpp-verify-{stream}-weekly'
result: 'success'
- gerrit:
+ server-name: 'Primary'
trigger-on:
- comment-added-contains-event:
comment-contains-value: 'run-docs'
+ projects:
+ - project-compare-type: 'ANT'
+ project-pattern: '{project}'
+ branches:
+ - branch-compare-type: 'ANT'
+ branch-pattern: '**/{branch}'
skip-vote:
successful: true
failed: true