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.yaml25
1 files changed, 11 insertions, 14 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index 486227095..5ad2a97fe 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -106,7 +106,7 @@
node: '{os}-us'
concurrent: true
triggers:
- - gerrit-trigger-trivial-patch-submitted:
+ - gerrit-trigger-checkstyle:
name: '{project}'
branch: '{branch}'
@@ -282,7 +282,7 @@
build-timeout: '{build-timeout}'
triggers:
- - gerrit-trigger-trivial-patch-submitted:
+ - gerrit-trigger-checkstyle:
name: '{project}'
branch: '{branch}'
@@ -437,6 +437,10 @@
trigger-on:
- comment-added-contains-event:
comment-contains-value: 'checkstylecheck'
+ - comment-added-contains-event:
+ comment-contains-value: 'recheck'
+ - comment-added-contains-event:
+ comment-contains-value: 'reverify'
projects:
- project-compare-type: 'ANT'
project-pattern: '{project}'
@@ -506,16 +510,12 @@
build-timeout: '{build-timeout}'
triggers:
- - gerrit-trigger-trivial-patch-submitted:
+ - gerrit-trigger-checkstyle:
name: '{project}'
branch: '{branch}'
builders:
- shell:
- !include-raw-escape: include-raw-vpp-checkstyle.sh
- - shell:
- !include-raw-escape: include-raw-vpp-test-checkstyle.sh
- - shell:
!include-raw-escape: ../scripts/setup_vpp_ubuntu_docker_test.sh
- shell:
!include-raw-escape:
@@ -570,7 +570,7 @@
build-timeout: '{build-timeout}'
triggers:
- - gerrit-trigger-trivial-patch-submitted:
+ - gerrit-trigger-checkstyle:
name: '{project}'
branch: '{branch}'
@@ -721,7 +721,7 @@
build-timeout: '{build-timeout}'
triggers:
- - gerrit-trigger-trivial-patch-submitted:
+ - gerrit-trigger-checkstyle:
name: '{project}'
branch: '{branch}'
@@ -731,9 +731,6 @@
properties-file: variables.prop
- shell:
!include-raw-escape:
- - include-raw-vpp-checkstyle.sh
- - shell:
- !include-raw-escape:
- ../scripts/setup_vpp_ubuntu_docker_test.sh
- ../scripts/setup_vpp_dpdk_dev_env.sh
- include-raw-vpp-build.sh
@@ -892,7 +889,7 @@
build-timeout: '{build-timeout}'
triggers:
- - gerrit-trigger-trivial-patch-submitted:
+ - gerrit-trigger-checkstyle:
name: '{project}'
branch: '{branch}'
@@ -1043,7 +1040,7 @@
build-timeout: '{build-timeout}'
triggers:
- - gerrit-trigger-trivial-patch-submitted:
+ - gerrit-trigger-checkstyle:
name: '{project}'
branch: '{branch}'