Fix spurious failures on small BGP batches 15/39315/3
authorJozef Behran <jbehran@cisco.com>
Tue, 24 May 2016 09:32:43 +0000 (11:32 +0200)
committerJozef Behran <jbehran@cisco.com>
Tue, 24 May 2016 13:18:56 +0000 (15:18 +0200)
commit9be93032a0dbd6927cefe10b3ad208aa9bb14086
treeca9c7ce740760ccae87ef63dee75134b97652c9a
parent2ae9b3f95129ccf1db4436ef57deafc04d9a969a
Fix spurious failures on small BGP batches

The suites manypeers_changecount.robot and
manypeers_prefixcount.robot are failing if too small amount
of prefixes is being specified because the timeout
calculations are not taking static overhead into account.
This static overhead is too high for small amounts of
prefixes, leading to spurious failures due to a timeout.

Change-Id: Ib46f4dc099bb1c55d95422f6ecee4ee8b8e45bf3
Signed-off-by: Jozef Behran <jbehran@cisco.com>
csit/suites/bgpcep/bgpingest/manypeers_changecount.robot
csit/suites/bgpcep/bgpingest/manypeers_prefixcount.robot