]> git.puffer.fish Git - matthieu/frr.git/commit
tests: nhrp, use unified config, remove misleading error log
authorJafar Al-Gharaibeh <jafar@atcorp.com>
Thu, 5 Sep 2024 04:51:39 +0000 (23:51 -0500)
committerJafar Al-Gharaibeh <jafar@atcorp.com>
Thu, 5 Sep 2024 05:00:52 +0000 (00:00 -0500)
commit2054b49c40a9f0e2fd4d26842af5f76478e76543
tree57a86c5b8dfc5414bceae9f05dd953b0be20804d
parent4f185c5c9d0efe8d046aa361868e1e97108de192
tests: nhrp, use unified config, remove misleading error log

Signed-off-by: Jafar Al-Gharaibeh <jafar@atcorp.com>
20 files changed:
tests/topotests/nhrp_redundancy/host/frr.conf [new file with mode: 0644]
tests/topotests/nhrp_redundancy/host/zebra.conf [deleted file]
tests/topotests/nhrp_redundancy/nhc1/frr.conf [new file with mode: 0644]
tests/topotests/nhrp_redundancy/nhc1/nhrpd.conf [deleted file]
tests/topotests/nhrp_redundancy/nhc1/zebra.conf [deleted file]
tests/topotests/nhrp_redundancy/nhc2/frr.conf [new file with mode: 0644]
tests/topotests/nhrp_redundancy/nhc2/nhrpd.conf [deleted file]
tests/topotests/nhrp_redundancy/nhc2/zebra.conf [deleted file]
tests/topotests/nhrp_redundancy/nhs1/frr.conf [new file with mode: 0644]
tests/topotests/nhrp_redundancy/nhs1/nhrpd.conf [deleted file]
tests/topotests/nhrp_redundancy/nhs1/zebra.conf [deleted file]
tests/topotests/nhrp_redundancy/nhs2/frr.conf [new file with mode: 0644]
tests/topotests/nhrp_redundancy/nhs2/nhrpd.conf [deleted file]
tests/topotests/nhrp_redundancy/nhs2/zebra.conf [deleted file]
tests/topotests/nhrp_redundancy/nhs3/frr.conf [new file with mode: 0644]
tests/topotests/nhrp_redundancy/nhs3/nhrpd.conf [deleted file]
tests/topotests/nhrp_redundancy/nhs3/zebra.conf [deleted file]
tests/topotests/nhrp_redundancy/router/frr.conf [new file with mode: 0644]
tests/topotests/nhrp_redundancy/router/zebra.conf [deleted file]
tests/topotests/nhrp_redundancy/test_nhrp_redundancy.py