X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fusc%2Fusc-csit-tcp.yaml;h=4389bc77a629d79251743248a71e98b45f6216de;hb=6bfc1211fbafcae3ec17466f94474ac726235bd2;hp=98b528163583a2cc329cfea7aea47cac78e4832a;hpb=a358add29442c6b02e40eed7ba6076e5b6effcf7;p=releng%2Fbuilder.git diff --git a/jjb/usc/usc-csit-tcp.yaml b/jjb/usc/usc-csit-tcp.yaml index 98b528163..4389bc77a 100644 --- a/jjb/usc/usc-csit-tcp.yaml +++ b/jjb/usc/usc-csit-tcp.yaml @@ -6,30 +6,31 @@ - inttest-csit-verify-1node # The project name - project: 'usc' + project: "usc" # The functionality under test - functionality: 'tcp' + functionality: "tcp" # Project branches stream: + - silicon: + branch: "master" + jre: "openjdk11" - aluminium: - branch: 'master' - jre: 'openjdk11' + branch: "stable/aluminium" + jre: "openjdk11" - magnesium: - branch: 'stable/magnesium' - jre: 'openjdk11' + branch: "stable/magnesium" + jre: "openjdk11" - sodium: - branch: 'stable/sodium' - - neon: - branch: 'stable/neon' + 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: ""