diff options
author | Donald Sharp <sharpd@nvidia.com> | 2024-12-02 16:51:13 +0100 |
---|---|---|
committer | Donald Sharp <sharpd@nvidia.com> | 2024-12-02 16:51:13 +0100 |
commit | e3ee41c7f267d8fc3325b11b3140994de6013137 (patch) | |
tree | 3a08a151ef6ad5187bbab5f929913313980cd655 /tests/topotests/ospf_netns_vrf/r3/ospfd.conf | |
parent | tests: ospf_p2mp should not use /tmp (diff) | |
download | frr-e3ee41c7f267d8fc3325b11b3140994de6013137.tar.xz frr-e3ee41c7f267d8fc3325b11b3140994de6013137.zip |
tests: ospf_netns_vrf should not use /tmp
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'tests/topotests/ospf_netns_vrf/r3/ospfd.conf')
-rw-r--r-- | tests/topotests/ospf_netns_vrf/r3/ospfd.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/topotests/ospf_netns_vrf/r3/ospfd.conf b/tests/topotests/ospf_netns_vrf/r3/ospfd.conf index abfaa5b9e..4581a609b 100644 --- a/tests/topotests/ospf_netns_vrf/r3/ospfd.conf +++ b/tests/topotests/ospf_netns_vrf/r3/ospfd.conf @@ -1,7 +1,5 @@ ! hostname r3 -password zebra -log file /tmp/r3-ospfd.log ! ! interface r3-eth0 vrf r3-ospf-cust1 |