Remove nitrogen branches in projects
[releng/builder.git] / jjb / lispflowmapping / lispflowmapping-csit-performance.yaml
index c76676d0a80afea951fc12ecfa95368deefd981c..85662fa097cda07cbe0d466bfc259a5c15eb7a82 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:
-        - boron:
-            branch: 'master'
-            jre: 'openjdk8'
-        - beryllium:
-            branch: 'stable/beryllium'
-            jre: 'openjdk8'
+      - fluorine:
+          branch: 'master'
+      - oxygen:
+          branch: 'stable/oxygen'
 
     install:
-        - only:
-            scope: 'only'
+      - only:
+          scope: 'only'
+
+    # Job instance type
+    odl_system_flavor: 'odl-highcpu-8'
 
     # Features to install
     install-features: 'odl-lispflowmapping-msmr'
@@ -28,9 +30,6 @@
     # Robot custom options
     robot-options: ''
 
-    # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},mdsal-distribution-{stream},netconf-distribution-{stream},lispflowmapping-distribution-{stream}'
-
     # Plot Info
     01-plot-title: 'Southbound Map-Reply Rate'
     01-plot-yaxis: 'req/sec'