Merge "Full distribution build"
[releng/builder.git] / jjb / l2switch / l2switch-patch-test.yaml
index 548fbbb8aeebe12ceb67c64d64be4c20df7fb0a9..fd3e64984569a54c09f736cfcdc2fce44c8f9c7f 100644 (file)
@@ -1,23 +1,27 @@
+---
 - project:
     name: l2switch-patch-test
     jobs:
-        - '{project}-patch-test-{feature}-{stream}'
+      - inttest-patch-test
 
     # The project name
     project: 'l2switch'
 
     # Project branches
     stream:
-        - carbon:
-            branch: 'master'
-            jdk: 'openjdk8'
-        - boron:
-            branch: 'stable/boron'
-            jdk: 'openjdk8'
+      - fluorine:
+          branch: 'master'
+      - oxygen:
+          branch: 'stable/oxygen'
+      - nitrogen:
+          branch: 'stable/nitrogen'
+      - carbon:
+          branch: 'stable/carbon'
+          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}
\ No newline at end of file
+      - all:
+          csit-list: >
+              l2switch-csit-1node--host-scalability-daily-only-{stream},
+              l2switch-csit-1node-scalability-all-{stream},
+              l2switch-csit-1node-switch-all-{stream}