summaryrefslogtreecommitdiffstats
path: root/jjb/vpp/vpp.yaml
diff options
context:
space:
mode:
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2018-04-18 19:50:44 +0000
committerGerrit Code Review <gerrit@fd.io>2018-04-18 19:50:44 +0000
commit1d27ca67fabfac1fd97464bb8efba31c3b8f78e4 (patch)
treeb1165053edd308cc468a1f37c7aeafa5ce4ccf46 /jjb/vpp/vpp.yaml
parent65a00259c2b1211621b9bbf6cd6edc5ac1e35a20 (diff)
parentea1ab47682a6692ca3f14ef33ba6ee74ac832d7f (diff)
Merge "VPP: arm verify and merge on reg triggers"
Diffstat (limited to 'jjb/vpp/vpp.yaml')
-rw-r--r--jjb/vpp/vpp.yaml37
1 files changed, 7 insertions, 30 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index e318f568c..bd9f76058 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -204,22 +204,10 @@
build-timeout: '{build-timeout}'
triggers:
- - gerrit:
- server-name: 'Primary'
- trigger-on:
- - comment-added-contains-event:
- comment-contains-value: 'armcheck'
- - comment-added-contains-event:
- comment-contains-value: 'checkstyle_success'
- projects:
- - project-compare-type: 'ANT'
- project-pattern: '{project}'
- branches:
- - branch-compare-type: 'ANT'
- branch-pattern: '**/{branch}'
- override-votes: true
- gerrit-build-notbuilt-verified-value: 0
- notbuilt-message: 'Automatic retry of failed jobs may be in process. A proper vote should be set when retry completes.'
+ - gerrit-trigger-trivial-patch-submitted:
+ name: '{project}'
+ branch: '{branch}'
+
builders:
- shell:
!include-raw-escape: ../scripts/setup_vpp_ubuntu_docker_test.sh
@@ -281,20 +269,9 @@
build-timeout: '{build-timeout}'
triggers:
- - gerrit:
- server-name: 'Primary'
- trigger-on:
- - comment-added-contains-event:
- comment-contains-value: 'armmerge'
- projects:
- - project-compare-type: 'ANT'
- project-pattern: '{project}'
- branches:
- - branch-compare-type: 'ANT'
- branch-pattern: '**/{branch}'
- override-votes: true
- gerrit-build-notbuilt-verified-value: 0
- notbuilt-message: 'Automatic retry of failed jobs may be in process. A proper vote should be set when retry completes.'
+ - gerrit-trigger-patch-merged:
+ name: '{project}'
+ branch: '{branch}'
builders:
- config-file-provider: