summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
Diffstat (limited to 'jjb')
-rw-r--r--jjb/vpp/vpp.yaml6
1 files changed, 2 insertions, 4 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index cfd2b2bf2..5fc2655e8 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -103,7 +103,7 @@
project-type: freestyle
node: verify
- concurrent: false
+ concurrent: true
logrotate:
daysToKeep: '{build-days-to-keep}'
@@ -129,8 +129,7 @@
- '{ssh-credentials}'
triggers:
- - gerrit-trigger-manually-triggered:
- comment-trigger-value: 'manualrun'
+ - gerrit-trigger-patch-submitted:
name: '{project}'
branch: '{branch}'
@@ -140,7 +139,6 @@
- shell:
!include-raw-escape include-raw-vpp-csit-functional.sh
-
publishers:
- archive-artifacts:
artifacts: 'csit/report.html, csit/log.html, csit/output.xml'