Feat: Add branch stable/phosphorus
[releng/builder.git] / jjb / daexim / daexim-csit-basic.yaml
index 01d90ecb296dc57f12722538159bd6d80017be45..209f583fc1f9fc1b1e8f4d2ba411e64628b99f68 100644 (file)
@@ -2,32 +2,38 @@
 - project:
     name: daexim-csit-basic
     jobs:
-      - '{project}-csit-1node-{functionality}-{install}-{stream}'
+      - inttest-csit-1node
 
     # The project name
-    project: 'daexim'
+    project: "daexim"
 
     # The functionality under test
-    functionality: 'basic'
+    functionality: "basic"
 
     # Project branches
     stream:
-      - oxygen:
-          branch: 'master'
-          jre: 'openjdk8'
-      - nitrogen:
-          branch: 'stable/nitrogen'
-          jre: 'openjdk8'
+      - 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'
+          scope: "only"
 
     # no mininet required
     tools_system_count: 0
 
     # Features to install
-    install-features: 'odl-daexim-all,odl-netconf-topology,odl-jolokia'
+    install-features: "odl-daexim-all,odl-netconf-topology,odl-jolokia"
 
     # Robot custom options
-    robot-options: ''
+    robot-options: ""