Purge Magnesium jobs from builder
[releng/builder.git] / jjb / nemo / nemo-csit-engine.yaml
index ecf7605caea1cb50054faa07ca0f855de4155fc2..6195648a3f054ee4c1e2b4f7a9f49e27d43246db 100644 (file)
@@ -6,27 +6,30 @@
       - inttest-csit-verify-1node
 
     # The project name
-    project: 'nemo'
+    project: "nemo"
     disable-job: true
 
     # The functionality under test
-    functionality: 'engine'
+    functionality: "engine"
 
     # Project branches
     stream:
-      - sodium:
-          branch: 'master'
-      - neon:
-          branch: 'stable/neon'
-      - fluorine:
-          branch: 'stable/fluorine'
+      - phosphorus:
+          branch: "master"
+          jre: "openjdk11"
+      - silicon:
+          branch: "stable/silicon"
+          jre: "openjdk11"
+      - aluminium:
+          branch: "stable/aluminium"
+          jre: "openjdk11"
 
     install:
       - all:
-          scope: 'all'
+          scope: "all"
 
     # Features to install
-    install-features: 'odl-restconf,odl-mdsal-apidocs,odl-nemo-engine-ui,odl-nemo-openflow-renderer'
+    install-features: "odl-restconf,odl-mdsal-apidocs,odl-nemo-engine-ui,odl-nemo-openflow-renderer"
 
     # Robot custom options
-    robot-options: ''
+    robot-options: ""