tests: rename topotest ospf_topo1_vrf to ospf_netns_vrf

Signed-off-by: Jafar Al-Gharaibeh <jafar@atcorp.com>
This commit is contained in:
Jafar Al-Gharaibeh 2022-02-20 14:12:43 -06:00
parent 59bc746288
commit f2f5c98601
22 changed files with 2 additions and 2 deletions

View File

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 64 KiB

View File

@ -1,7 +1,7 @@
#!/usr/bin/env python
#
# test_ospf_topo1.py
# test_ospf_netns_vrf.py
# Part of NetDEF Topology Tests
#
# Copyright (c) 2017 by
@ -23,7 +23,7 @@
#
"""
test_ospf_topo1.py: Test the FRR OSPF routing daemon.
test_ospf_netns_vrf.py: Test OSPF with Network Namespace VRFs.
"""
import os