Commit f41daba
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 1ef44ec commit f41daba
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 | |
|---|---|---|---|
| |||
2537 | 2537 | | |
2538 | 2538 | | |
2539 | 2539 | | |
| 2540 | + | |
2540 | 2541 | | |
2541 | 2542 | | |
2542 | 2543 | | |
| |||
0 commit comments