Skip to content

[test_bgp_update_timer] Enable storage backend topologies#3827

Merged
lolyu merged 1 commit intosonic-net:masterfrom
lolyu:fix_storage_backend_bgp_update_timer
Jul 28, 2021
Merged

[test_bgp_update_timer] Enable storage backend topologies#3827
lolyu merged 1 commit intosonic-net:masterfrom
lolyu:fix_storage_backend_bgp_update_timer

Conversation

@lolyu
Copy link
Collaborator

@lolyu lolyu commented Jul 21, 2021

Description of PR

Summary:
Fixes #3840

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • Test case(new/improvement)

Back port request

  • 201911

Approach

What is the motivation for this PR?

Enable test_bgp_update_timer on storage backend topologies.
Signed-off-by: Longxiang Lyu lolv@microsoft.com

How did you do it?

  1. for setup_interfaces, enable it to parse sub interfaces on t1-backend or parse tagged vlan ports on t0-backend.
  2. modify bgp_update_packets to filter out only IPv4 packets only.

How did you verify/test it?

Run test_bgp_update_timer on t0-backend and t1-backend.

Any platform specific information?

Supported testbed topology if it's a new test case?

Documentation

@lolyu lolyu requested a review from a team as a code owner July 21, 2021 09:13
Signed-off-by: Longxiang Lyu <lolv@microsoft.com>
@lolyu lolyu force-pushed the fix_storage_backend_bgp_update_timer branch from aacdff2 to 59620ee Compare July 21, 2021 09:23
@lolyu
Copy link
Collaborator Author

lolyu commented Jul 21, 2021

bgp/test_bgp_update_timer.py::test_bgp_update_timer PASSED                                                                                                                                                [100%]

========================================================================================== 1 passed in 194.86 seconds ===========================================================================================

@lolyu lolyu merged commit 6702741 into sonic-net:master Jul 28, 2021
@lolyu lolyu deleted the fix_storage_backend_bgp_update_timer branch July 28, 2021 05:40
vmittal-msft pushed a commit to vmittal-msft/sonic-mgmt that referenced this pull request Sep 28, 2021
…3827)

Approach
What is the motivation for this PR?
Enable test_bgp_update_timer on storage backend topologies.
Signed-off-by: Longxiang Lyu lolv@microsoft.com

How did you do it?
for setup_interfaces, enable it to parse sub interfaces on t1-backend or parse tagged vlan ports on t0-backend.
modify bgp_update_packets to filter out only IPv4 packets only.
How did you verify/test it?
Run test_bgp_update_timer on t0-backend and t1-backend.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Analyze/fix test_bgp_update_timer

2 participants