Remove TSDR dependencies
[releng/builder.git] / jjb / packetcable / packetcable-csit-pcmm.yaml
index 486edac85b702cb1bc891a89d1b530594c47da93..090f53e52246150583da2cf177167a607e427ea8 100644 (file)
@@ -1,35 +1,36 @@
+---
 - 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"
 
     install:
-        - only:
-            scope: 'only'
-        - all:
-            scope: 'all'
+      - 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: ""