Skip to content

Fix routes/test_route_perf.py#15620

Merged
yejianquan merged 1 commit intosonic-net:masterfrom
vivekverma-arista:fix-test-route-perf
Nov 20, 2024
Merged

Fix routes/test_route_perf.py#15620
yejianquan merged 1 commit intosonic-net:masterfrom
vivekverma-arista:fix-test-route-perf

Conversation

@vivekverma-arista
Copy link
Copy Markdown
Contributor

Description of PR

Summary:
Fixes #323

Type of change

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

Back port request

  • 202012
  • 202205
  • 202305
  • 202311
  • 202405

Approach

What is the motivation for this PR?

Regression due to #15452

How did you do it?

Added missing quotes to the command.

How did you verify/test it?

Ran route/test_route_perf.py on Arista 7260CX3 platform with dualtor topology.

Any platform specific information?

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

Documentation

@wenyiz2021
Copy link
Copy Markdown
Contributor

@vivekverma-arista thanks for the fix.
just confused, is the single quote only needed for dualtor, or it is general fix?

@wenyiz2021
Copy link
Copy Markdown
Contributor

@vivekverma-arista thanks for the fix. just confused, is the single quote only needed for dualtor, or it is general fix?

could you confirm if the quote work for all testbed

@vivekverma-arista
Copy link
Copy Markdown
Contributor Author

@vivekverma-arista thanks for the fix. just confused, is the single quote only needed for dualtor, or it is general fix?

This is a general fix for any switch that has Broadcom chip. This has nothing to do with dualtor or any topology in general. It has to do with the syntax of Broadcom shell

@yejianquan yejianquan merged commit f803ac2 into sonic-net:master Nov 20, 2024
@yejianquan
Copy link
Copy Markdown
Collaborator

@bingwang-ms for cherrying-pick this to 202405, it's a general fix rather than only on chassis, for fixing #15452

mssonicbld pushed a commit to mssonicbld/sonic-mgmt that referenced this pull request Nov 21, 2024
Description of PR
Summary:
Fixes sonic-net#323

Approach
What is the motivation for this PR?
Regression due to sonic-net#15452

How did you do it?
Added missing quotes to the command.

How did you verify/test it?
Ran route/test_route_perf.py on Arista 7260CX3 platform with dualtor topology.

co-authorized by: [email protected]
@mssonicbld
Copy link
Copy Markdown
Collaborator

Cherry-pick PR to 202405: #15672

@vivekverma-arista vivekverma-arista deleted the fix-test-route-perf branch November 23, 2024 12:17
StormLiangMS pushed a commit that referenced this pull request Nov 26, 2024
Description of PR
Summary:
Fixes #323

Approach
What is the motivation for this PR?
Regression due to #15452

How did you do it?
Added missing quotes to the command.

How did you verify/test it?
Ran route/test_route_perf.py on Arista 7260CX3 platform with dualtor topology.

co-authorized by: [email protected]

Co-authored-by: Vivek Verma <[email protected]>
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.

5 participants