Switch the csit-1node to use job prefix
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-scale.yaml
index 27ffed7ed90a07ce1cb089b7cb790980e88548a9..0e5a7e20fbb0cddeb9e2a156427685153bea4206 100644 (file)
@@ -2,7 +2,7 @@
 - project:
     name: openflowplugin-csit-scale
     jobs:
-      - '{project}-csit-1node-{functionality}-{install}-{stream}'
+      - inttest-csit-1node
 
     # The project name
     project: 'openflowplugin'
           branch: 'stable/nitrogen'
       - carbon:
           branch: 'stable/carbon'
-          karaf-version: karaf3
+          karaf-version: 'karaf3'
 
     install:
       - only:
           scope: 'only'
 
+    # Job images
+    odl_system_flavor: 'v1-performance-4'
+    tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-26 - 20171208-1847'
+
     # Features to install
-    install-features: 'odl-openflowplugin-flow-services-rest,decanter-collector-jmx,decanter-appender-elasticsearch'
+    install-features: >
+        odl-openflowplugin-flow-services-rest,
+        odl-openflowplugin-app-table-miss-enforcer,
+        decanter-collector-jmx,
+        decanter-appender-elasticsearch
 
     # Robot custom options
     robot-options: '-v TOPO_TREE_DEPTH:7'