]> git.puffer.fish Git - matthieu/frr.git/commit
tests: fix missed passing pytestconfig arg
authorChristian Hopps <chopps@labn.net>
Mon, 24 Apr 2023 13:22:42 +0000 (09:22 -0400)
committerChristian Hopps <chopps@labn.net>
Mon, 24 Apr 2023 13:48:26 +0000 (09:48 -0400)
commit1a68b138670b2278d17d2854e748526f4a12d11d
tree38611172fb4064e306e5d81cdc0002f4ff75ec57
parent7d12017bd8e3041a02b71b22efcf59b0ba7c7a6f
tests: fix missed passing pytestconfig arg

Remove the local ConfigOptionProxy and actually use the munet one.

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