diff options
author | Donald Sharp <sharpd@nvidia.com> | 2023-06-02 20:01:12 +0200 |
---|---|---|
committer | Donald Sharp <sharpd@nvidia.com> | 2023-06-05 13:57:49 +0200 |
commit | 0889f6d8942ff354d16d6903909a9e46c1fe8006 (patch) | |
tree | 5a13657b3509ee2f4b91b4e53c5dc855cdcdc97c | |
parent | Merge pull request #13684 from LabNConsulting/chopps/pause-functionality (diff) | |
download | frr-0889f6d8942ff354d16d6903909a9e46c1fe8006.tar.xz frr-0889f6d8942ff354d16d6903909a9e46c1fe8006.zip |
tests: Rename a test to test_bgp_gr_functionality_topo3.py
Since the test was not named test_bgp_gr_functionality_topo3.py
pytest was not picking it up to run. Let's run it.
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
-rw-r--r-- | tests/topotests/bgp_gr_functionality_topo3/test_bgp_gr_functionality_topo3.py (renamed from tests/topotests/bgp_gr_functionality_topo3/bgp_gr_functionality_topo3.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/topotests/bgp_gr_functionality_topo3/bgp_gr_functionality_topo3.py b/tests/topotests/bgp_gr_functionality_topo3/test_bgp_gr_functionality_topo3.py index 593a8d641..593a8d641 100644 --- a/tests/topotests/bgp_gr_functionality_topo3/bgp_gr_functionality_topo3.py +++ b/tests/topotests/bgp_gr_functionality_topo3/test_bgp_gr_functionality_topo3.py |