X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fusc%2Fusc-csit-tcp.yaml;h=4389bc77a629d79251743248a71e98b45f6216de;hb=5f2492cae9fcc63fc22648f7fb1a553513eb5cd2;hp=02a1d544c5493965ddb1f980903d122c4f645868;hpb=f7efc6d33e26ee80506d4fc507d21abc780f9fa1;p=releng%2Fbuilder.git diff --git a/jjb/usc/usc-csit-tcp.yaml b/jjb/usc/usc-csit-tcp.yaml index 02a1d544c..4389bc77a 100644 --- a/jjb/usc/usc-csit-tcp.yaml +++ b/jjb/usc/usc-csit-tcp.yaml @@ -6,28 +6,31 @@ - inttest-csit-verify-1node # The project name - project: 'usc' + project: "usc" # The functionality under test - functionality: 'tcp' + functionality: "tcp" # Project branches stream: - - fluorine: - branch: 'master' - # yamllint disable-line rule:line-length - repo-url: 'mvn:org.opendaylight.usc/usc-features/1.6.0-SNAPSHOT/xml/features' - - oxygen: - branch: 'stable/oxygen' - - nitrogen: - branch: 'stable/nitrogen' + - 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-restconf,odl-mdsal-apidocs,odl-usc-channel-ui' + install-features: "odl-restconf,odl-mdsal-apidocs,odl-usc-channel-ui" # Robot custom options - robot-options: '' + robot-options: ""