Merge "Update Ansible playbooks to new names"
[releng/builder.git] / jjb / sxp / sxp-csit-performance.yaml
index ecf8e43d2c317ad8601973b0fa567060a0b77e73..7b909d0ef846f6be6928ddeba78595c1d44b9885 100644 (file)
@@ -1,7 +1,8 @@
+---
 - project:
     name: sxp-csit-performance
     jobs:
-        - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}'
+      - inttest-csit-1node-periodic
 
     # The project name
     project: 'sxp'
 
     # Project branches
     stream:
-        - carbon:
-            branch: 'master'
-            jre: 'openjdk8'
+      - oxygen:
+          branch: 'master'
+      - nitrogen:
+          branch: 'stable/nitrogen'
+      - carbon:
+          branch: 'stable/carbon'
+          karaf-version: karaf3
 
     install:
-        - only:
-            scope: 'only'
-        - all:
-            scope: 'all'
+      - all:
+          scope: 'all'
 
     # Features to install
     install-features: 'odl-restconf,odl-sxp-controller,odl-sxp-robot'