Remove unsupported Beryllium jobs
[releng/builder.git] / jjb / l2switch / l2switch-patch-test.yaml
index 7deffdf4cf15f71059b58c5b9b616091f9ffcc46..bc670259facd279970b68dea30bff26cb1c69556 100644 (file)
@@ -1,26 +1,29 @@
+---
 - project:
     name: l2switch-patch-test
     jobs:
-        - '{project}-patch-test-{feature}-{stream}'
+      - '{project}-patch-test-{feature}-{stream}'
 
     # The project name
     project: 'l2switch'
 
     # Project branches
     stream:
-        - carbon:
-            branch: 'master'
-            jdk: 'openjdk8'
-        - boron:
-            branch: 'stable/boron'
-            jdk: 'openjdk8'
-        - beryllium:
-            branch: 'stable/beryllium'
-            jdk: 'openjdk7'
+      - nitrogen:
+          branch: 'master'
+          jdk: 'openjdk8'
+      - carbon:
+          branch: 'stable/carbon'
+          jdk: 'openjdk8'
+          karaf-version: karaf3
+      - boron:
+          branch: 'stable/boron'
+          jdk: 'openjdk8'
+          karaf-version: karaf3
 
     feature:
-        - all:
-            csit-list: >
-                l2switch-csit-1node-periodic-host-scalability-daily-{stream},
-                l2switch-csit-1node-scalability-only-{stream},
-                l2switch-csit-1node-switch-only-{stream}
+      - all:
+          csit-list: >
+              l2switch-csit-1node-periodic-host-scalability-daily-only-{stream},
+              l2switch-csit-1node-scalability-only-{stream},
+              l2switch-csit-1node-switch-only-{stream}