Merge "Move netconf Sonar scan to Sonarcloud"
[releng/builder.git] / jjb / l2switch / l2switch-patch-test.yaml
index 70beefc48c22f0ce220e987935cf36bd50f799db..268b6223c36e5d4e3e77b31a9f5ec5200ef0ce04 100644 (file)
@@ -6,20 +6,24 @@
 
     # The project name
     project: 'l2switch'
+    disable-job: true
 
     # Project branches
     stream:
-      - oxygen:
+      - aluminium:
           branch: 'master'
-      - nitrogen:
-          branch: 'stable/nitrogen'
-      - carbon:
-          branch: 'stable/carbon'
-          karaf-version: karaf3
+          jre: 'openjdk11'
+      - magnesium:
+          branch: 'stable/magnesium'
+          jre: 'openjdk11'
+      - sodium:
+          branch: 'stable/sodium'
+
+    os-branch: 'queens'
 
     feature:
       - all:
           csit-list: >
-              l2switch-csit-1node-periodic-host-scalability-daily-only-{stream},
+              l2switch-csit-1node--host-scalability-daily-only-{stream},
               l2switch-csit-1node-scalability-all-{stream},
               l2switch-csit-1node-switch-all-{stream}