From: wsx25289 <10200860@zte.com.cn> Date: Mon, 4 Dec 2017 08:20:25 +0000 (+0800) Subject: add csit stream for p4plugin X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=c4eb800f1b05dd68331b88ec2965e84812448c23;p=releng%2Fbuilder.git add csit stream for p4plugin Change-Id: I97d574db2393ee982fcff7f5dd205b99f84b2a12 Signed-off-by: Wsx25289 <10200860@zte.com.cn> --- diff --git a/jjb/p4plugin/p4plugin-csit-basic.yaml b/jjb/p4plugin/p4plugin-csit-basic.yaml new file mode 100644 index 000000000..a9215e6b2 --- /dev/null +++ b/jjb/p4plugin/p4plugin-csit-basic.yaml @@ -0,0 +1,26 @@ +--- +- project: + name: p4plugin-csit-basic + jobs: + - '{project}-csit-1node-{functionality}-{install}-{stream}' + + # The project name + project: 'p4plugin' + + # The functionality under test + functionality: 'basic' + + # Project branches + stream: + - oxygen: + branch: 'master' + + install: + - all: + scope: 'all' + + # Features to install + install-features: 'odl-p4plugin-all' + + # Robot custom options + robot-options: ''