Create Neon jobs and bump fluorine branch
[releng/builder.git] / jjb / lispflowmapping / lispflowmapping-csit-performance.yaml
index d96139d8cf216fafbf0a235b037b60b473e4ccbe..9017bc0674e0d966731c45eb926e3f4a7d425b89 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:
-        - beryllium:
-            branch: 'master'
+      - neon:
+          branch: 'master'
+      - fluorine:
+          branch: 'stable/fluorine'
+      - 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'
     # 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'
     01-plot-group: 'Performance'
     01-plot-data-file: 'pps.csv'
+
+    02-plot-title: 'RPC mapping setup rate (for 10k IPv4-to-IPv4 mappings)'
+    02-plot-yaxis: 'req/sec'
+    02-plot-group: 'Performance'
+    02-plot-data-file: 'rpcs.csv'