Skip to content

[action] [PR:10228] fix the everflow ipv6 failure on dualtor A-A#12060

Merged
mssonicbld merged 1 commit intosonic-net:202305from
mssonicbld:cherry/202305/10228
Mar 20, 2024
Merged

[action] [PR:10228] fix the everflow ipv6 failure on dualtor A-A#12060
mssonicbld merged 1 commit intosonic-net:202305from
mssonicbld:cherry/202305/10228

Conversation

@mssonicbld
Copy link
Copy Markdown
Collaborator

Description of PR

After debug and investigation, this failure of "test_everflow_ipv6" on dualtor A-A including two issues:

  1. the mux status is standby on the selected DUT.
  2. the test pkts are not sent to selected DUT, which has everflow rule config.

The rootcause of 1 is due to BGP shutdown. In the script, it tries to shutdown all BGP during setup, which makes T1 not reachable from the TOR. Then the DUT moves itself into standby mode. That's from the design of mux state machine.

The rootcause of 2 is similiar to the following issue:
#8158

We need fall back to active-standby mode to test this scenario for
active-active ports.

Summary:
Fixes # (9983)

Type of change

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

Back port request

  • 201911
  • 202012
  • 202205
  • 202305

Approach

What is the motivation for this PR?

How did you do it?

How did you verify/test it?

Verified this fix on A-A, A-S and single T0.

Any platform specific information?

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

Documentation

* fix the everflow ipv6 failure on dualtor A-A

* change comment

* add logging

* add one line

* remove spaces

* remove white space
@mssonicbld
Copy link
Copy Markdown
Collaborator Author

Original PR: #10228

@mssonicbld mssonicbld merged commit e36a657 into sonic-net:202305 Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants