summaryrefslogtreecommitdiffstats
path: root/jjb/vpp/vpp.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/vpp/vpp.yaml')
-rw-r--r--jjb/vpp/vpp.yaml20
1 files changed, 16 insertions, 4 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index 3283832a2..103c72d16 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -102,7 +102,7 @@
name: 'vpp-csit-verify-virl'
project-type: freestyle
- node: verify-merge
+ node: verify
concurrent: false
logrotate:
@@ -111,17 +111,29 @@
artifactDaysToKeep: '{build-artifact-days-to-keep}'
artifactNumToKeep: '{build-artifact-num-to-keep}'
+ parameters:
+ - project-parameter:
+ project: '{project}'
+ - gerrit-parameter:
+ branch: '{branch}'
+
scm:
- - zuul-trigger-scm:
+ - gerrit-trigger-scm:
credentials-id: '{ssh-credentials}'
- refspec: '$ZUUL_REF'
- commit: '$ZUUL_COMMIT'
+ refspec: '$GERRIT_REFSPEC'
+ choosing-strategy: 'gerrit'
wrappers:
- ssh-agent-credentials:
users:
- '{ssh-credentials}'
+ triggers:
+ - gerrit-trigger-manually-triggered:
+ comment-trigger-value: 'manualrun'
+ name: '{project}'
+ branch: '{branch}'
+
builders:
- shell:
!include-raw-escape include-raw-vpp-build.sh