X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fusc%2Fusc-csit-tcp.yaml;h=e77b1baa46fc8cd035d8e030c7e7ccfe0e02c12a;hb=bbf1f7e19f2465320ec6482cf855f76c0ea9f27d;hp=c0a3cf701d6b60cf1de9671cb3acad824b6ca5c0;hpb=40cd0dcce74258b1f890881773514c12ae0e3284;p=releng%2Fbuilder.git diff --git a/jjb/usc/usc-csit-tcp.yaml b/jjb/usc/usc-csit-tcp.yaml index c0a3cf701..e77b1baa4 100644 --- a/jjb/usc/usc-csit-tcp.yaml +++ b/jjb/usc/usc-csit-tcp.yaml @@ -6,26 +6,29 @@ - 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' + - silicon: + branch: "master" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" + - magnesium: + branch: "stable/magnesium" + jre: "openjdk11" 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: ""