Commit 9b2ce43
skip bgp_prefix for isolated topo. (sonic-net#21962)
Description of PR
Summary:
Fix the following log analysis error when running generic_config_updater/test_bgp_prefix.py. it's due to the BGP template used for isolated topo is different.
2026 Jan 18 05:17:43.204062 xxxx ERR bgp#bgpcfgd: BGPAllowListMgr::Default action community value is not found. route-map 'ALLOW_LIST_DEPLOYMENT_ID_0_V4' entry. seq_no=65535
same test case has been skipped for 202412 in sonic-net#18612
skip it for 202505 for isolated topo
Type of change
Bug fix
Testbed and Framework(new/improvement)
New Test case
Skipped for non-supported platforms
Test case improvement
Approach
What is the motivation for this PR?
Skip unsupported feature
How did you do it?
mark condition
How did you verify/test it?
local testbed
Signed-off-by: Dashuai Zhang <[email protected]>1 parent b5d1bc2 commit 9b2ce43
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1513 | 1513 | | |
1514 | 1514 | | |
1515 | 1515 | | |
| 1516 | + | |
1516 | 1517 | | |
1517 | 1518 | | |
1518 | 1519 | | |
| |||
0 commit comments