From: Stefan Kobza Date: Fri, 1 Apr 2016 14:34:21 +0000 (+0200) Subject: Make vpp-csit-verify-virl patch-triggered. X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=fab27560972a1d004e456bfc9f44dd6b35990497;p=ci-management.git Make vpp-csit-verify-virl patch-triggered. Change-Id: I90855a0b7a9a0e346a83beb42ada824bebd6eff6 Signed-off-by: Stefan Kobza --- 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'