From b7c70d7b67bc8a4059f8e7d760c2f7902e7a2804 Mon Sep 17 00:00:00 2001 From: Andrew Grimberg Date: Fri, 8 Jan 2016 11:32:15 -0800 Subject: Add gerrit trigger to csit job Change-Id: I26d5f8a4431d362fa018a6073c6628101bb4a0f0 Signed-off-by: Andrew Grimberg --- jjb/csit/csit-vpp-bridge-domain.yaml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'jjb/csit') diff --git a/jjb/csit/csit-vpp-bridge-domain.yaml b/jjb/csit/csit-vpp-bridge-domain.yaml index 7795723fe..5b8556374 100644 --- a/jjb/csit/csit-vpp-bridge-domain.yaml +++ b/jjb/csit/csit-vpp-bridge-domain.yaml @@ -45,6 +45,11 @@ count: 3 stop-on-terminate: False + 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 # allocated IP addresses and injecting as vars into the env. (see Opendaylight script: include-raw-integration-get-slave-addresses.sh -- cgit 1.2.3-korg