From: Ursicio Martin Date: Thu, 9 Mar 2017 09:03:34 +0000 (+0100) Subject: add patch-test jobs for sfc X-Git-Tag: release/boron-sr3~81 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=0ee3ff1b6fe136b1200bc2ed8d2de1670e67d79b;p=releng%2Fbuilder.git add patch-test jobs for sfc Change-Id: I3ee29f73664899408d69e4ea91e5048e7bb0c5f0 Signed-off-by: Ursicio Martin --- diff --git a/jjb/sfc/sfc-patch-test.yaml b/jjb/sfc/sfc-patch-test.yaml new file mode 100644 index 000000000..f7aab46ed --- /dev/null +++ b/jjb/sfc/sfc-patch-test.yaml @@ -0,0 +1,23 @@ +--- +- project: + name: sfc-patch-test + jobs: + - '{project}-patch-test-{feature}-{stream}' + + # The project name + project: 'sfc' + + # Project branches + stream: + - carbon: + branch: 'master' + jdk: 'openjdk8' + + feature: + - basic: + csit-list: > + sfc-csit-3node-rest-basic-all-{stream} + + - full: + csit-list: > + sfc-csit-3node-docker-full-deploy-all-{stream}