Merge "Update global-jjb to the latest v0.56.0"
[releng/builder.git] / jjb / packetcable / packetcable-csit-pcmm.yaml
index fda260c8475dc4af461370c243f947b9cc8c97c2..d41cc10d5ca6a97b99452f6e13cc679f314bf2de 100644 (file)
@@ -2,35 +2,37 @@
 - project:
     name: packetcable-csit-pcmm
     jobs:
-      - '{project}-csit-1node-{functionality}-{install}-{stream}'
-      - '{project}-csit-verify-1node-{functionality}'
+      - inttest-csit-1node
+      - 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:
-      - carbon:
-          branch: 'master'
-          jre: 'openjdk8'
-      - boron:
-          branch: 'stable/boron'
-          jre: 'openjdk8'
-      - beryllium:
-          branch: 'stable/beryllium'
-          jre: 'openjdk7'
+      - silicon:
+          branch: "master"
+          jre: "openjdk11"
+      - aluminium:
+          branch: "stable/aluminium"
+          jre: "openjdk11"
+      - magnesium:
+          branch: "stable/magnesium"
+          jre: "openjdk11"
+      - sodium:
+          branch: "stable/sodium"
 
     install:
-      - only:
-          scope: 'only'
       - 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: ""