Switch the csit-1node to use job prefix
[releng/builder.git] / jjb / lispflowmapping / lispflowmapping-csit-performance.yaml
index 3c162cc5d292150973c5faed7c8d5a1d0e20ef8d..1bc80b3ebfe9c3f1666a6d2dc21f4ef1e61fe0cf 100644 (file)
@@ -1,7 +1,8 @@
+---
 - project:
     name: lispflowmapping-csit-performance
     jobs:
-        - '{project}-csit-1node-{functionality}-{install}-{stream}'
+      - inttest-csit-1node
 
     # The project name
     project: 'lispflowmapping'
 
     # Project branches
     stream:
-        - carbon:
-            branch: 'master'
-            jre: 'openjdk8'
-        - boron:
-            branch: 'stable/boron'
-            jre: 'openjdk8'
-        - beryllium:
-            branch: 'stable/beryllium'
-            jre: 'openjdk8'
+      - oxygen:
+          branch: 'master'
+      - nitrogen:
+          branch: 'stable/nitrogen'
+      - carbon:
+          branch: 'stable/carbon'
+          karaf-version: karaf3
 
     install:
-        - only:
-            scope: 'only'
+      - only:
+          scope: 'only'
+
+    # Job instance type
+    odl_system_flavor: 'v1-performance-4'
 
     # Features to install
     install-features: 'odl-lispflowmapping-msmr'