Skip to content

Commit 253fe89

Browse files
committed
add coverage for exception handled by this PR
1 parent 1166568 commit 253fe89

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

tests/mock_tables/config_db.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2059,6 +2059,14 @@
20592059
"asn": "65200",
20602060
"keepalive": "3"
20612061
},
2062+
"BGP_NEIGHBOR|Vlan100": {
2063+
"rrclient": "0",
2064+
"peer_type": "external",
2065+
"nhopself": "0",
2066+
"admin_status": "up",
2067+
"holdtime": "10",
2068+
"keepalive": "3"
2069+
},
20622070
"SCHEDULER|scheduler.0": {
20632071
"type": "DWRR",
20642072
"weight": "14"

0 commit comments

Comments
 (0)