From 0062655b80dedeeb01b0d20b1e14f8dee53cb659 Mon Sep 17 00:00:00 2001 From: Stefan Kobza Date: Sat, 13 Feb 2016 20:21:26 +0100 Subject: Trigger build of this project for CSIT patches. Until CSIT is fully integrated and functional, we need to have an option to trigger jenkins build easily by CSIT project change rather than VPP build. This is a temporary trigger setup. Change-Id: I0040158024cf9446b1533b04599e1912f08d3ea8 Signed-off-by: Stefan Kobza --- jjb/csit/csit-vpp-functional.yaml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'jjb') diff --git a/jjb/csit/csit-vpp-functional.yaml b/jjb/csit/csit-vpp-functional.yaml index df2ec0264..8c57df9fe 100644 --- a/jjb/csit/csit-vpp-functional.yaml +++ b/jjb/csit/csit-vpp-functional.yaml @@ -49,8 +49,15 @@ # count: 3 # stop-on-terminate: False - # No triggers section, as it is expected that his job is triggered by - # vpp verify/merge job. + # TODO: Rewrite following trigger. Whis job has to be triggered by + # VPP verification build. This job requires built VPP DEBs. + # Until CSIT is fully integrated with VIRL & HW lab, trigger this build by + # csit patch submit. + triggers: + - gerrit-trigger-patch-submitted: + name: '{project}' + branch: '{branch}' + builders: # This is where we will need to insert a step with a script that pulls all the -- cgit 1.2.3-korg