summaryrefslogtreecommitdiff
path: root/tests/topotests/pim_basic/test_pim.py
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2021-11-01 15:08:50 -0400
committerDonald Sharp <sharpd@nvidia.com>2021-11-01 15:12:23 -0400
commit0567f3a9f3f1ad466cf924b04032c55e15ff4a12 (patch)
tree0314be470dca9e4778d65ae52e1910f7fc5b3979 /tests/topotests/pim_basic/test_pim.py
parent65a69156b247a71bb3b429ea665334f36d06fba7 (diff)
tests: All_protocol_startup sporadic failure
the test_nexthop_groups function is failing occassionally because the test executes 4 in succession sharp install routes commands. When I dumped the rib on a failed test run there were only 2 of the 4 routes in the rib and the two that were in were the last 2 installed. The sharp daemon setups a event process where it installs routes `automatically`. If the previous run is not finished entering a new command to install the routes will mess up the last one from ever happening. It is assumed that the user doesn't do stupid stuff here. In this case I am just adding a small sleep between each installation to just let the test proceed. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'tests/topotests/pim_basic/test_pim.py')
0 files changed, 0 insertions, 0 deletions