X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsfc%2Fsfc-csit-full-deploy.yaml;h=da86d76c741cbe1a5a8bc1c4dbaecb20dcee1252;hb=105fb5fcaa598d3f2740b4545dc4597fc31d1eaa;hp=3d69353d3f86c9fdda744b6b87b32201be39f9a1;hpb=3c3bec550bb8e339636a91848823fd1b8990e6f0;p=releng%2Fbuilder.git diff --git a/jjb/sfc/sfc-csit-full-deploy.yaml b/jjb/sfc/sfc-csit-full-deploy.yaml index 3d69353d3..da86d76c7 100644 --- a/jjb/sfc/sfc-csit-full-deploy.yaml +++ b/jjb/sfc/sfc-csit-full-deploy.yaml @@ -5,35 +5,38 @@ - inttest-csit-3node-docker # The project name - project: 'sfc' + project: "sfc" # The functionality under test - functionality: 'full-deploy' + functionality: "full-deploy" # Project branches stream: + - silicon: + branch: "master" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" + - magnesium: + branch: "stable/magnesium" + jre: "openjdk11" - sodium: - branch: 'master' - - neon: - branch: 'stable/neon' - - fluorine: - branch: 'stable/fluorine' - - oxygen: - branch: 'stable/oxygen' + branch: "stable/sodium" install: - all: - scope: 'all' + scope: "all" # Features to install install-features: > - odl-sfc-provider, - odl-sfc-ui, - odl-sfc-openflow-renderer, - odl-sfc-scf-openflow, - odl-sfc-sb-rest, - odl-sfc-ovs, - odl-sfc-netconf + odl-sfc-provider, + odl-sfc-ui, + odl-sfc-openflow-renderer, + odl-sfc-scf-openflow, + odl-sfc-sb-rest, + odl-sfc-ovs, + odl-sfc-netconf # Robot custom options - robot-options: '' + robot-options: ""