summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEd Kern <ejk@cisco.com>2018-04-17 15:09:07 -0600
committerEd Kern <ejk@cisco.com>2018-04-18 11:49:46 -0600
commitea1ab47682a6692ca3f14ef33ba6ee74ac832d7f (patch)
tree1a3a084b17dabeeef3100121096e06d5bf24967a
parent2bde0a8abec11e6574dded8a6c212e5f4c13bed2 (diff)
VPP: arm verify and merge on reg triggers
This migrates arm builds for master and 1804 from regex triggers to automatic triggers Change-Id: I313975043fa22b1b0be9e9e12bf5bda453a54e8c Signed-off-by: Ed Kern <ejk@cisco.com>
-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: