Create beefier job for netconf max device test 93/87593/6
authorJamo Luhrsen <jluhrsen@gmail.com>
Wed, 12 Feb 2020 01:36:33 +0000 (17:36 -0800)
committerJamo Luhrsen <jluhrsen@gmail.com>
Tue, 18 Feb 2020 18:53:23 +0000 (10:53 -0800)
-  add robot options to use more mem resources on
   both the controller and testtool sim VM

-  passes juniper schema variable which works in
   conjunction with https://git.opendaylight.org/gerrit/c/integration/test/+/87517
   to pull down juniper schemas to use with the
   simulator

Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Change-Id: I0cb4cee440a096c2cf0fe0097022413d288cc672

jjb/netconf/netconf-scale.yaml

index 44118a8a9e981fc792c8bde2e4a46ef369e3359c..2c862edf327bebf7940058cf056f72bcb9f35eb3 100644 (file)
         odl-jolokia
 
     # Robot custom options
-    robot-options: '-v USE_NETCONF_CONNECTOR:False -v SCHEMA_MODEL:juniper'
-
+    robot-options: '-v USE_NETCONF_CONNECTOR:False -v SCHEMA_MODEL:juniper -v INIT_DEVICE_COUNT:50
+                    -v MAX_DEVICE_COUNT:500 -v DEVICE_INCREMENT:50 -v TESTTOOL_BOOT_TIMEOUT:600s
+                    -v MAX_HEAP:4G'
     # ODL system configuration
     odl_system_flavor: odl-standard-8
     controller-max-mem: '12G'
+    tools_system_flavor: odl-standard-8
 
     # Plot Info
     01-plot-title: 'Max Devices'