Create Neon jobs and bump fluorine branch
[releng/builder.git] / jjb / l2switch / l2switch-patch-test.yaml
index ed3621fdeeebb7b7dd065384c56bba2bc53f2e54..8634fd4497c213d298f45643ef763eda7d0050b5 100644 (file)
@@ -2,31 +2,23 @@
 - project:
     name: l2switch-patch-test
     jobs:
-      - '{project}-patch-test-{feature}-{stream}'
+      - inttest-patch-test
 
     # The project name
     project: 'l2switch'
 
     # Project branches
     stream:
-      - oxygen:
+      - neon:
           branch: 'master'
-          jdk: 'openjdk8'
-      - nitrogen:
-          branch: 'stable/nitrogen'
-          jdk: 'openjdk8'
-      - carbon:
-          branch: 'stable/carbon'
-          jdk: 'openjdk8'
-          karaf-version: karaf3
-      - boron:
-          branch: 'stable/boron'
-          jdk: 'openjdk8'
-          karaf-version: karaf3
+      - fluorine:
+          branch: 'stable/fluorine'
+      - oxygen:
+          branch: 'stable/oxygen'
 
     feature:
       - all:
           csit-list: >
-              l2switch-csit-1node-periodic-host-scalability-daily-only-{stream},
-              l2switch-csit-1node-scalability-only-{stream},
-              l2switch-csit-1node-switch-only-{stream}
+              l2switch-csit-1node--host-scalability-daily-only-{stream},
+              l2switch-csit-1node-scalability-all-{stream},
+              l2switch-csit-1node-switch-all-{stream}