]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Make all commands logged
authorDonald Sharp <sharpd@nvidia.com>
Fri, 11 Mar 2022 16:19:29 +0000 (11:19 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Fri, 11 Mar 2022 16:19:29 +0000 (11:19 -0500)
commita7c0a04f097104942f43ae554df9f17b74f5f509
tree4a80113cea9cf641c5439b0a386e9ca92c7c145e
parent737d8a8dd1e6aa7ea8f815dd1f5eaed2b58aee5b
tests: Make all commands logged

Do not allow the test system to turn off the logging of commands
Some tests use the reload command that is accidently turning off
the logging.  Just force the tests to ignore it.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
tests/topotests/lib/topotest.py