Create gate and sanity job for openflowplugin
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-sanity.yaml
similarity index 54%
rename from jjb/openflowplugin/openflowplugin-csit-rpc-time-measure-daily.yaml
rename to jjb/openflowplugin/openflowplugin-csit-sanity.yaml
index 1e2c52a67a9e31939bddeded5a75ea0a972b93e8..78e76ad51ea59b4a8c0adfb85b665641fac51fd8 100644 (file)
@@ -1,14 +1,15 @@
 ---
 - project:
-    name: openflowplugin-csit-rpc-time-measure-daily
+    name: openflowplugin-csit-sanity
     jobs:
-      - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}'
+      - '{project}-csit-1node-{functionality}-{install}-{stream}'
+      - '{project}-csit-verify-1node-{functionality}'
 
     # The project name
     project: 'openflowplugin'
 
     # The functionality under test
-    functionality: 'rpc-time-measure-daily'
+    functionality: 'sanity'
 
     # Project branches
     stream:
           scope: 'only'
 
     # Features to install
-    install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-app-bulk-o-matic'
+    install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-app-table-miss-enforcer'
 
     # Robot custom options
     robot-options: ''
 
-    # Plot Info
-    01-plot-title: 'REST setup rate (for 100k flows)'
-    01-plot-yaxis: 'setup time[s], req[flows/s]'
-    01-plot-group: 'Performance Rate'
-    01-plot-data-file: 'flows_setup_time.csv'
+    # mininet image
+    tools_system_image: Ubuntu 14.04 - mininet-ovs-25 - 20170210-0300