Add robot options to reduce robot log size 96/88596/1
authorJamo Luhrsen <jluhrsen@gmail.com>
Mon, 23 Mar 2020 18:14:56 +0000 (11:14 -0700)
committerJamo Luhrsen <jluhrsen@gmail.com>
Mon, 23 Mar 2020 18:14:56 +0000 (11:14 -0700)
commit44735159716c5922c985493f165832199d1df5cc
treeccdeabd5eccdcbcd1b8af1e2f9fb659c9bd08c4f
parent4a35e7a88c90e9b79e866700e590d0bcc5a802bb
Add robot options to reduce robot log size

- increase the device increment value so there are less
  loops in the test overall.

- use flattenkeywords to remove the logs from the keyword
  that is causing a large amount of messages.

Coupled with https://git.opendaylight.org/gerrit/c/integration/test/+/88446
we should not hit the problem where robot is getting OOM killed by the
host while it's parsing a very large output.xml file.

Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Change-Id: I86027f792f6d5a94670e409f70cf974c423dc299
jjb/netconf/netconf-scale.yaml