Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[test_static_route] Fix dualtor #3673

Merged
merged 1 commit into from
Jun 25, 2021
Merged

Conversation

lolyu
Copy link
Contributor

@lolyu lolyu commented Jun 16, 2021

Description of PR

Summary:
Fixes # (issue)

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?

test_static_route failed on dualtor testbed.

How did you do it?

Toggle the mux to the duthost randomly selected before test.

Signed-off-by: Longxiang Lyu [email protected]

How did you verify/test it?

run test_static_route

Any platform specific information?

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

Documentation

Toggle the mux to the duthost randomly selected before test.

Signed-off-by: Longxiang Lyu <[email protected]>
@lolyu lolyu requested a review from a team as a code owner June 16, 2021 02:26
@lolyu
Copy link
Contributor Author

lolyu commented Jun 16, 2021

Currently, the test still fails on the latest 202012 image because the static route added is not re-distributed by bgpcfgd, let's wait 7492 get included in 202012 branch.

@lolyu
Copy link
Contributor Author

lolyu commented Jun 24, 2021

For the new 20201231.04 image, all cases except ECMP passed. ECMP related testcases failed due to: sonic-net/sonic-buildimage#7968

@lolyu lolyu merged commit 5cf6d7d into sonic-net:master Jun 25, 2021
@lolyu lolyu deleted the fix_test_static_route branch June 25, 2021 02:19
vmittal-msft pushed a commit to vmittal-msft/sonic-mgmt that referenced this pull request Sep 28, 2021
Approach
What is the motivation for this PR?
test_static_route failed on dualtor testbed.

How did you do it?
Toggle the mux to the duthost randomly selected before test.

Signed-off-by: Longxiang Lyu [email protected]

How did you verify/test it?
run test_static_route
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.

2 participants