Skip test_bgp_allow_list and test_bgp_prefix_tc1_suite in 202412 release#18612
Closed
wsycqyz wants to merge 1 commit intosonic-net:masterfrom
Closed
Skip test_bgp_allow_list and test_bgp_prefix_tc1_suite in 202412 release#18612wsycqyz wants to merge 1 commit intosonic-net:masterfrom
wsycqyz wants to merge 1 commit intosonic-net:masterfrom
Conversation
Contributor
Author
|
/azp run |
|
Commenter does not have sufficient privileges for PR 18612 in repo sonic-net/sonic-mgmt |
Contributor
Author
|
Close PR and reopen PR to trigger PR test. |
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
Author
|
Re-trigger PR test |
r12f
reviewed
Jul 18, 2025
| conditions: | ||
| - "'t1' not in topo_type" | ||
| - "platform in ['x86_64-8111_32eh_o-r0', 'x86_64-8122_64eh_o-r0', 'x86_64-8122_64ehf_o-r0']" | ||
| - "release in ['202412']" |
Collaborator
There was a problem hiding this comment.
both failures are not seen in current runs. are you still seeing this failure? it doesn't look like a good idea to skip BGP tests.
Collaborator
There was a problem hiding this comment.
I think I know the reason now. and it will still be great to not do this.
12 tasks
yejianquan
pushed a commit
that referenced
this pull request
Jan 21, 2026
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 #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]>
mssonicbld
pushed a commit
to mssonicbld/sonic-mgmt
that referenced
this pull request
Jan 21, 2026
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]>
12 tasks
PriyanshTratiya
pushed a commit
to PriyanshTratiya/sonic-mgmt
that referenced
this pull request
Jan 21, 2026
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]> Signed-off-by: Priyansh Tratiya <[email protected]>
saravanan-nexthop
pushed a commit
to nexthop-ai/sonic-mgmt
that referenced
this pull request
Jan 22, 2026
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]> Signed-off-by: Saravanan Sellappa <[email protected]>
justin-oliver
pushed a commit
to justin-oliver/sonic-mgmt
that referenced
this pull request
Jan 26, 2026
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]>
mssonicbld
pushed a commit
that referenced
this pull request
Jan 27, 2026
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 #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]>
ytzur1
pushed a commit
to ytzur1/sonic-mgmt
that referenced
this pull request
Feb 2, 2026
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]> Signed-off-by: Yael Tzur <[email protected]>
abhishek-nexthop
pushed a commit
to nexthop-ai/sonic-mgmt
that referenced
this pull request
Feb 6, 2026
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]>
Anirudh-nokia
pushed a commit
to Anirudh-nokia/sonic-mgmt-fork
that referenced
this pull request
Feb 6, 2026
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]> Signed-off-by: ayya <[email protected]>
nnelluri-cisco
pushed a commit
to nnelluri-cisco/sonic-mgmt
that referenced
this pull request
Feb 12, 2026
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]> Signed-off-by: nnelluri-cisco <[email protected]>
rraghav-cisco
pushed a commit
to rraghav-cisco/sonic-mgmt
that referenced
this pull request
Feb 13, 2026
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]> Signed-off-by: Raghavendran Ramanathan <[email protected]>
anilal-amd
pushed a commit
to anilal-amd/anilal-forked-sonic-mgmt
that referenced
this pull request
Feb 19, 2026
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]> Signed-off-by: Zhuohui Tan <[email protected]>
abhishek-nexthop
pushed a commit
to nexthop-ai/sonic-mgmt
that referenced
this pull request
Mar 17, 2026
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]> Signed-off-by: Abhishek <[email protected]>
venu-nexthop
pushed a commit
to venu-nexthop/sonic-mgmt
that referenced
this pull request
Mar 27, 2026
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]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of PR
Summary:
As different bgp template is used in 202412 for fairwater deployment,
skip test_bgp_allow_list and test_bgp_prefix_tc1_suite in 202412 release
Type of change
Back port request
Approach
What is the motivation for this PR?
How did you do it?
How did you verify/test it?
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation