Merge pull request #12425 from cscarpitta/fix/fix-bgp-srv6l3vpn-to-bgp-vrf2-topotest

tests: Fix `bgp_srv6l3vpn_to_bgp_vrf2` topotest failures
This commit is contained in:
Rafael Zalamena 2022-12-01 07:46:52 -03:00 committed by GitHub
commit 60ee19e20b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,7 @@
frr defaults traditional
!
bgp send-extra-data zebra
!
hostname r1
password zebra
!

View File

@ -1,5 +1,7 @@
frr defaults traditional
!
bgp send-extra-data zebra
!
hostname r2
password zebra
!