]> git.puffer.fish Git - matthieu/frr.git/commit
tests: when verifying a route is missing use expected=False
authorChristian Hopps <chopps@labn.net>
Fri, 31 Mar 2023 16:39:11 +0000 (16:39 +0000)
committerChristian Hopps <chopps@labn.net>
Fri, 31 Mar 2023 19:15:52 +0000 (15:15 -0400)
commit8fb208222938c1e0cafb13596d2d40c9c446325b
treec494d81576f5e2ff05140f7d2599d03513324909
parent4fe50326b9394c921b35dccdd564df857d1def19
tests: when verifying a route is missing use expected=False

Prior to this the full retry cycle was run with a "passing" negative
result each time through

Previous runtime ~5 minutes
New runtime ~20 seconds.

Signed-off-by: Christian Hopps <chopps@labn.net>
tests/topotests/mgmt_tests/test_yang_mgmt.py