]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Look for zlog_backtrace in ci system
authorDonald Sharp <sharpd@nvidia.com>
Thu, 29 Jun 2023 19:12:57 +0000 (15:12 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Mon, 10 Jul 2023 13:06:40 +0000 (09:06 -0400)
commitcaa278d0c7e8691833d662caa20014dc1c3fd19f
tree55082d5e12469c048fb24c4762ac18237080df95
parentb35dbae2c20f9708ba092e27c1d7f5ddd873be30
tests: Look for zlog_backtrace in ci system

There are parts of our daemons that upon certain types
of errors that a zlog_backtrace is auto-generated.
It is desirable for this to be caught and have the
test auto-failed.

Issue: #13787
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
tests/topotests/conftest.py