X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsfc%2Fsfc-csit-rest-basic.yaml;h=e085c8e68d93aa262e18cf4d064c6f842936f9be;hb=0e0e34daa29f5cd386428cc72571b1e3dee6abfa;hp=af6ae10bdbeb4d317faf6272f7d6346cdeeae9d2;hpb=a57ed14248ab6a4f71a4b57551fd4082b79ac26d;p=releng%2Fbuilder.git diff --git a/jjb/sfc/sfc-csit-rest-basic.yaml b/jjb/sfc/sfc-csit-rest-basic.yaml index af6ae10bd..e085c8e68 100644 --- a/jjb/sfc/sfc-csit-rest-basic.yaml +++ b/jjb/sfc/sfc-csit-rest-basic.yaml @@ -1,7 +1,8 @@ +--- - project: name: sfc-csit-rest-basic jobs: - - '{project}-csit-3node-{functionality}-{install}-{stream}' + - inttest-csit-3node # The project name @@ -12,24 +13,17 @@ # Project branches stream: - - boron: - branch: 'master' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' + - fluorine: + branch: 'master' + - oxygen: + branch: 'stable/oxygen' install: - - only: - scope: 'only' - - all: - scope: 'all' + - all: + scope: 'all' # Features to install install-features: 'odl-sfc-provider-rest' # Robot custom options robot-options: '' - - # Trigger jobs (upstream dependencies) - trigger-jobs: 'lispflowmapping-distribution-{stream},ovsdb-distribution-{stream},controller-distribution-{stream},openflowplugin-distribution-{stream},yangtools-distribution-{stream}, sfc-distribution-{stream}'