]> git.proxmox.com Git - mirror_frr.git/commit
tests: selecting results by regexp and ragnes, add container support
authorChristian Hopps <chopps@labn.net>
Thu, 25 May 2023 09:01:37 +0000 (05:01 -0400)
committerChristian Hopps <chopps@labn.net>
Fri, 26 May 2023 10:32:24 +0000 (06:32 -0400)
commit054d6bdc483390fc30518a1a0ba4255e7b49ca36
tree76b2e998794b1afb16d59f697a27a0102c29ffb6
parentb570e9ce2840a3f9a39a1dc31999bf63bfc3879c
tests: selecting results by regexp and ragnes, add container support

- Allow selecting results using a regexp
- Allow selecting results using commasep range specs
- Add support for getting and saving results from a docker/podman
  container.
- update docs

Signed-off-by: Christian Hopps <chopps@labn.net>
doc/developer/topotests.rst
tests/topotests/analyze.py