X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf-scale.yaml;h=3c3b69af81993da5750b0c22888bdf041706312a;hb=bcc48f4daaa330a4a55921858c243e148daab8d0;hp=c63520dc7a156d73c283d2ef2c6e88b3703c34db;hpb=d50c17c3df7a1464964b4329e6184647da807443;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf-scale.yaml b/jjb/netconf/netconf-scale.yaml index c63520dc7..3c3b69af8 100644 --- a/jjb/netconf/netconf-scale.yaml +++ b/jjb/netconf/netconf-scale.yaml @@ -20,8 +20,6 @@ jre: 'openjdk11' - sodium: branch: 'stable/sodium' - - neon: - branch: 'stable/neon' install: - only: @@ -56,13 +54,20 @@ - aluminium: branch: 'master' jre: 'openjdk11' + robot-options: '-v USE_NETCONF_CONNECTOR:False -v SCHEMA_MODEL:juniper -v INIT_DEVICE_COUNT:250 + -v MAX_DEVICE_COUNT:1000 -v DEVICE_INCREMENT:100 -v TESTTOOL_BOOT_TIMEOUT:600s + -v MAX_HEAP:4G --flattenkeywords name:*repeat*keyword*' - magnesium: branch: 'stable/magnesium' jre: 'openjdk11' + robot-options: '-v USE_NETCONF_CONNECTOR:False -v SCHEMA_MODEL:juniper -v INIT_DEVICE_COUNT:250 + -v MAX_DEVICE_COUNT:1000 -v DEVICE_INCREMENT:100 -v TESTTOOL_BOOT_TIMEOUT:600s + -v MAX_HEAP:4G --flattenkeywords name:*repeat*keyword*' - sodium: branch: 'stable/sodium' - - neon: - branch: 'stable/neon' + robot-options: '-v USE_NETCONF_CONNECTOR:False -v SCHEMA_MODEL:juniper -v INIT_DEVICE_COUNT:10 + -v MAX_DEVICE_COUNT:500 -v DEVICE_INCREMENT:25 -v TESTTOOL_BOOT_TIMEOUT:600s + -v MAX_HEAP:4G --flattenkeywords name:*repeat*keyword*' install: - only: @@ -76,10 +81,6 @@ odl-netconf-topology, odl-jolokia - # Robot custom options - 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'