From: Quan Xiong Date: Thu, 19 Jan 2017 09:49:55 +0000 (+0800) Subject: Add bier project system test job X-Git-Tag: release/boron-sr3~27^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=6744a708f401cb06ca5976219e041496a467099d;p=releng%2Fbuilder.git Add bier project system test job Change-Id: Ibf85820713d28f26806dee9aa5f5906dbc71161a Signed-off-by: Quan Xiong --- diff --git a/jjb/bier/bier-csit-basic.yaml b/jjb/bier/bier-csit-basic.yaml new file mode 100644 index 000000000..afa92bea6 --- /dev/null +++ b/jjb/bier/bier-csit-basic.yaml @@ -0,0 +1,30 @@ +--- +- project: + name: bier-csit-basic + jobs: + - '{project}-csit-1node-{functionality}-{install}-{stream}' + - '{project}-csit-verify-1node-{functionality}' + + # The project name + project: 'bier' + + # The functionality under test + functionality: 'basic' + + # Project branches + stream: + - carbon: + branch: 'master' + jre: 'openjdk8' + + install: + - only: + scope: 'only' + - all: + scope: 'all' + + # Features to install + install-features: 'odl-bier-all' + + # Robot custom options + robot-options: ''