Merge "Improve branch cutting scripts"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-patch-test.yaml
index 4dc256e468f5edebd1c841b283aa65773f0b5d60..d1104aa11b78378b450ab514432a19c86b505c7b 100644 (file)
@@ -9,12 +9,20 @@
 
     # Project branches
     stream:
-      - carbon:
+      - oxygen:
           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
 
     feature:
       - core:
               openflowplugin-csit-1node-gate-flow-services-only-{stream},
               openflowplugin-csit-1node-gate-flow-services-all-{stream},
               openflowplugin-csit-1node-gate-scalability-only-{stream},
-              openflowplugin-csit-1node-gate-periodic-scale-stats-collection-daily-only-{stream},
-              openflowplugin-csit-1node-gate-periodic-bulkomatic-perf-daily-only-{stream},
+              openflowplugin-csit-1node-periodic-gate-scale-stats-collection-daily-only-{stream},
+              openflowplugin-csit-1node-periodic-gate-bulkomatic-perf-daily-only-{stream},
               openflowplugin-csit-3node-gate-clustering-only-{stream},
-              openflowplugin-csit-3node-gate-periodic-bulkomatic-clustering-daily-only-{stream},
-              openflowplugin-csit-3node-gate-periodic-bulkomatic-clustering-perf-daily-only-{stream}
+              openflowplugin-csit-3node-periodic-gate-bulkomatic-clustering-daily-only-{stream},
+              openflowplugin-csit-3node-periodic-gate-bulkomatic-clustering-perf-daily-only-{stream}
 
       - netvirt:
           csit-list: >
-              netvirt-csit-1node-openstack-newton-nodl-v2-gate-stateful-{stream}
+              netvirt-csit-1node-openstack-ocata-gate-stateful-{stream}
 
       - cluster-netvirt:
           csit-list: >
-              netvirt-csit-3node-openstack-newton-nodl-v2-gate-stateful-{stream}
+              netvirt-csit-3node-openstack-ocata-gate-stateful-{stream}