Merge "Auto Update CSIT Jobs to run for aluminium"
[releng/builder.git] / jjb / packetcable / packetcable-csit-pcmm.yaml
index 27eaabf41245cd41ecead2a3f299c5fd14fc9c8b..d41cc10d5ca6a97b99452f6e13cc679f314bf2de 100644 (file)
@@ -6,28 +6,33 @@
       - inttest-csit-verify-1node
 
     # The project name
-    project: 'packetcable'
+    project: "packetcable"
 
     # The functionality under test
-    functionality: 'pcmm'
+    functionality: "pcmm"
+
+    disable-job: true
 
     # 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'
-      - oxygen:
-          branch: 'stable/oxygen'
+          branch: "stable/sodium"
 
     install:
       - all:
-          scope: 'all'
+          scope: "all"
 
     # Features to install
-    install-features: 'odl-packetcable-policy-server'
+    install-features: "odl-packetcable-policy-server"
     # Robot custom options
 
-    robot-options: ''
+    robot-options: ""