]> git.puffer.fish Git - matthieu/frr.git/commit
topotests: save bgp_bmp json temp files to bmp log folder instead of /tmp
authorPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 2 Dec 2024 16:07:14 +0000 (17:07 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 2 Dec 2024 17:44:53 +0000 (18:44 +0100)
commitd1301f1c2a891704df8a2af56fbd4bbc7c08562b
tree67c298a5b010a9b0720b0104afefc4425e6b551f
parentf2eb14d381b7e490c0ed1394d1955fa860d9b018
topotests: save bgp_bmp json temp files to bmp log folder instead of /tmp

Some temporary files are hardwritten in /tmp folder. Use the bmp log
folder instead. Replace the bmp log file argument with bmp log folder.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
tests/topotests/bgp_bmp/bgpbmp.py
tests/topotests/bgp_bmp/test_bgp_bmp_1.py
tests/topotests/bgp_bmp/test_bgp_bmp_2.py