Purge Magnesium jobs from builder
[releng/builder.git] / jjb / nemo / nemo-csit-engine.yaml
index ea5003956d0a392971f0b4f44a16a73ed3ab3170..6195648a3f054ee4c1e2b4f7a9f49e27d43246db 100644 (file)
@@ -6,26 +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:
-      - fluorine:
-          branch: 'master'
-      - oxygen:
-          branch: 'stable/oxygen'
-      - nitrogen:
-          branch: 'stable/nitrogen'
+      - 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: ""