mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-05 14:31:51 +00:00
tests: rename topotest ospf_topo1_vrf to ospf_netns_vrf
Signed-off-by: Jafar Al-Gharaibeh <jafar@atcorp.com>
This commit is contained in:
parent
59bc746288
commit
f2f5c98601
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 64 KiB |
@ -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
|
Loading…
Reference in New Issue
Block a user