X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsfc%2Fsfc-csit-rest-basic.yaml;h=33b75416016914302ee403f3ffb004a77d5b042b;hb=ee7cc49030e1db13e37aacca8db6e4a300225aee;hp=e6be93e35e489f12ef8f672299f2ebabf9d960f7;hpb=dc2a71a18d1c9424adbd5782546f502b8aeda291;p=releng%2Fbuilder.git diff --git a/jjb/sfc/sfc-csit-rest-basic.yaml b/jjb/sfc/sfc-csit-rest-basic.yaml index e6be93e35..33b754160 100644 --- a/jjb/sfc/sfc-csit-rest-basic.yaml +++ b/jjb/sfc/sfc-csit-rest-basic.yaml @@ -4,28 +4,30 @@ jobs: - inttest-csit-3node - # The project name - project: 'sfc' + project: "sfc" # The functionality under test - functionality: 'rest-basic' + functionality: "rest-basic" # Project branches stream: - - fluorine: - branch: 'master' - - oxygen: - branch: 'stable/oxygen' - - nitrogen: - branch: 'stable/nitrogen' + - phosphorus: + branch: "master" + jre: "openjdk11" + - silicon: + branch: "stable/silicon" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" install: - all: - scope: 'all' + scope: "all" # Features to install - install-features: 'odl-sfc-provider-rest' + install-features: "odl-sfc-provider-rest" # Robot custom options - robot-options: '' + robot-options: ""