Auto-generated patches to resolve prettier / yamllint
[releng/builder.git] / jjb / usc / usc-csit-tcp.yaml
index 0b373cc7e46f526a73371a8f58796ab7c0cce5c5..4389bc77a629d79251743248a71e98b45f6216de 100644 (file)
@@ -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:
+      - 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'
-          # yamllint disable-line rule:line-length
-          repo-url: 'mvn:org.opendaylight.usc/usc-features/1.6.0-SNAPSHOT/xml/features'
+          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: ""