diff options
author | Neale Ranns <nranns@cisco.com> | 2020-04-07 08:44:20 +0000 |
---|---|---|
committer | Andrew Yourtchenko <ayourtch@gmail.com> | 2020-04-08 15:26:33 +0000 |
commit | 8d0d8d2fcccd77e462f30b21f7f8810db312ee62 (patch) | |
tree | faa0738d068ca92eb036f1ec2ac019944137d590 /src/plugins/hs_apps/echo_client.c | |
parent | 61717cc38f321df3e28464336ac4e570aa47b490 (diff) |
gbp: More reliable unit-tests
Type: fix
the GBP unit tests would peridocially fail. The reason being that there
is dynamic state whose presence nneds to be created, tested and then
timeed out. The failures occurded when the timeout occured before the
state could be tested. the previous timeout was 2 seconds, this has been
doubled, as a result i saw no faliures running continuously for ~16
hours.
bumping the timer increasing the test run time from ~40 to ~53 seconds,
a small price to pay.
in test cases where the state is not timed out i bumped the timer to 60
seconds.
Signed-off-by: Neale Ranns <nranns@cisco.com>
Change-Id: I11b0970570caa8eebf486fe8cd8e44a4b2b1fc36
Diffstat (limited to 'src/plugins/hs_apps/echo_client.c')
0 files changed, 0 insertions, 0 deletions