X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsfc%2Fsfc-csit-rest-basic.yaml;h=7739822f6ab2dfe090c168a732c1a4812fa72b02;hb=105fb5fcaa598d3f2740b4545dc4597fc31d1eaa;hp=a0dc38318246cf4a53ed5a5cd53ca066932886f9;hpb=b0ee3dcc9ba7c94a5969548f7e818894e65b05d9;p=releng%2Fbuilder.git diff --git a/jjb/sfc/sfc-csit-rest-basic.yaml b/jjb/sfc/sfc-csit-rest-basic.yaml index a0dc38318..7739822f6 100644 --- a/jjb/sfc/sfc-csit-rest-basic.yaml +++ b/jjb/sfc/sfc-csit-rest-basic.yaml @@ -4,31 +4,32 @@ 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' - - carbon: - branch: 'stable/carbon' - karaf-version: karaf3 + - silicon: + branch: "master" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" + - magnesium: + branch: "stable/magnesium" + jre: "openjdk11" + - sodium: + branch: "stable/sodium" 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: ""