Feat: Add branch stable/phosphorus
[releng/builder.git] / jjb / sxp / sxp-csit-basic.yaml
index a374b66aaf9d862765d98c1c8bd7e1e696c64d40..c86a03abd13d80850740621610ee155792a7b041 100644 (file)
@@ -1,34 +1,36 @@
+---
 - project:
     name: sxp-csit-basic
     jobs:
-        - '{project}-csit-1node-{functionality}-{install}-{stream}'
+      - inttest-csit-1node
 
     # The project name
-    project: 'sxp'
+    project: "sxp"
 
     # The functionality under test
-    functionality: 'basic'
+    functionality: "basic"
 
     # Project branches
     stream:
-        - carbon:
-            branch: 'master'
-            jre: 'openjdk8'
-        - boron:
-            branch: 'stable/boron'
-            jre: 'openjdk8'
-        - beryllium:
-            branch: 'stable/beryllium'
-            jre: 'openjdk7'
+      - sulfur:
+          branch: "master"
+          jre: "openjdk11"
+      - phosphorus:
+          branch: "stable/phosphorus"
+          jre: "openjdk11"
+      - silicon:
+          branch: "stable/silicon"
+          jre: "openjdk11"
+      - aluminium:
+          branch: "stable/aluminium"
+          jre: "openjdk11"
 
     install:
-        - only:
-            scope: 'only'
-        - all:
-            scope: 'all'
+      - all:
+          scope: "all"
 
     # Features to install
-    install-features: 'odl-restconf,odl-sxp-controller'
+    install-features: "odl-restconf,odl-sxp-routing"
 
     # Robot custom options
-    robot-options: ''
+    robot-options: ""