]> git.proxmox.com Git - mirror_frr.git/commit
tests: restore per-node logging functionality
authorChristian Hopps <chopps@labn.net>
Wed, 19 Apr 2023 11:57:42 +0000 (07:57 -0400)
committerChristian Hopps <chopps@labn.net>
Sat, 22 Apr 2023 02:10:54 +0000 (22:10 -0400)
commit2b62abe44159a64e9054203b8a1545141e8710c5
tree099ce1230adb1369004b5b685a28c6f203f414ea
parent260268c45cd5f705d72ab2c195b7ed32c80ea40a
tests: restore per-node logging functionality

After the munet switch we weren't passing the logger on to low-level
LinuxNamespace and thus Commander parent classes, so the lowest-level
`cmd_status` logs were missing from more specific log files in the run
directory.

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