Update Ansible playbooks to new names
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-longevity.yaml
index 2f3500d412347722e941aa73ba11b2d763081b2b..4179e504454712cb6daf939953fcb0e6f33902b6 100644 (file)
           branch: 'stable/nitrogen'
       - carbon:
           branch: 'stable/carbon'
-          karaf-version: karaf3
+          karaf-version: 'karaf3'
 
     install:
       - only:
           scope: 'only'
 
+    # Job images
+    tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-26 - 20171208-1847'
+
     # Features to install
     install-features: >
         odl-openflowplugin-flow-services-rest,
@@ -33,9 +36,4 @@
         decanter-appender-elasticsearch
 
     # Robot custom options
-    robot-options: '-v TEST_LENGTH:23h'
-
-    # mininet image
-    tools_system_image: Ubuntu 16.04 - mininet-ovs-25 - 20171016-0212
-
-    schedule: '{schedule-saturday}'
+    robot-options: '-v TEST_LENGTH:23h -v NUM_SWITCHES:16'