Merge "Remove all refs to nitrogen from int/dist"
[releng/builder.git] / jjb / ocpplugin / ocpplugin-csit-scalability.yaml
index f550aa50538abf8b192056bad4167072e390aa62..a1ee88d2263515ef41a338e0b2a6f200e5c52dc8 100644 (file)
@@ -1,8 +1,9 @@
+---
 - project:
     name: ocpplugin-csit-scalability
     jobs:
-        - '{project}-csit-1node-{functionality}-{install}-{stream}'
-        - '{project}-csit-verify-1node-{functionality}'
+      - inttest-csit-1node
+      - inttest-csit-verify-1node
 
     # The project name
     project: 'ocpplugin'
 
     # Project branches
     stream:
-        - carbon:
-            branch: 'master'
-            jre: 'openjdk8'
-        - boron:
-            branch: 'stable/boron'
-            jre: 'openjdk8'
+      - nitrogen:
+          branch: 'stable/nitrogen'
 
     install:
-        - only:
-            scope: 'only'
-        - all:
-            scope: 'all'
+      - all:
+          scope: 'all'
 
     # Features to install
     install-features: 'odl-restconf,odl-l2switch-switch,odl-ocpplugin-all'