]> git.puffer.fish Git - matthieu/frr.git/commit
tests: new mgmt_startup tests are failing due to insufficient time
authorDonald Sharp <sharpd@nvidia.com>
Thu, 1 Jun 2023 13:57:48 +0000 (09:57 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Thu, 1 Jun 2023 13:57:48 +0000 (09:57 -0400)
commit84af55b2689a9d93aa5eb03b54e7d661b1d814e1
treeeb4a53c5144d01c65dc480c60cc66240dc0c4c31
parent8d4eeb90268616eb712b45ae614ef287ce739b9a
tests: new mgmt_startup tests are failing due to insufficient time

The tests are failing due to heavily loaded system and insufficient
time for large configs to be handled.  Increasing the time
allows the tests to complete locally for me under heavy load.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
tests/topotests/mgmt_startup/test_bigconf.py
tests/topotests/mgmt_startup/test_late_bigconf.py