Skip to content

[dualtor_io] Add server to server I/O normal op test#10124

Merged
lolyu merged 1 commit intosonic-net:masterfrom
lolyu:dualtor_io_server_to_server
Sep 26, 2023
Merged

[dualtor_io] Add server to server I/O normal op test#10124
lolyu merged 1 commit intosonic-net:masterfrom
lolyu:dualtor_io_server_to_server

Conversation

@lolyu
Copy link
Copy Markdown
Collaborator

@lolyu lolyu commented Sep 25, 2023

Description of PR

Summary:
Fixes #10260

Type of change

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

Back port request

  • 201911
  • 202012
  • 202205

Approach

What is the motivation for this PR?

Add server to server normal testcase to cover the east-to-west traffic verification for dualtor.

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

How did you do it?

  1. Select two mux ports, one as source port, one as dest port.
  2. Send traffic from source port and verify traffic delivery at the dest port.

How did you verify/test it?

dualtor_io/test_normal_op.py::test_normal_op_server_to_server[active-active] PASSED                                                                                                                                                                                    [100%]

================================================================================================================ 1 passed, 1 deselected in 287.93s (0:04:47) =================================================================================================================

Any platform specific information?

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

Documentation

@lolyu lolyu requested review from yxieca and zjswhhh September 25, 2023 10:32
@lolyu lolyu requested a review from wsycqyz as a code owner September 25, 2023 10:32
@lolyu lolyu changed the title z[dualtor_io] Add server to server I/O normal op test [dualtor_io] Add server to server I/O normal op test Sep 25, 2023
@lolyu lolyu merged commit 2352761 into sonic-net:master Sep 26, 2023
mssonicbld pushed a commit to mssonicbld/sonic-mgmt that referenced this pull request Oct 8, 2023
Approach
What is the motivation for this PR?
Add server to server normal testcase to cover the east-to-west traffic verification for dualtor.

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

How did you do it?
Select two mux ports, one as source port, one as dest port.
Send traffic from source port and verify traffic delivery at the dest port.

How did you verify/test it?
@lolyu lolyu added the Test gap label Oct 8, 2023
@mssonicbld
Copy link
Copy Markdown
Collaborator

@lolyu PR conflicts with 202205 branch

@mssonicbld
Copy link
Copy Markdown
Collaborator

Cherry-pick PR to 202305: #10254

lolyu added a commit to lolyu/sonic-mgmt that referenced this pull request Oct 8, 2023
Approach
What is the motivation for this PR?
Add server to server normal testcase to cover the east-to-west traffic verification for dualtor.

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

How did you do it?
Select two mux ports, one as source port, one as dest port.
Send traffic from source port and verify traffic delivery at the dest port.

How did you verify/test it?

Signed-off-by: Longxiang Lyu <[email protected]>
lolyu added a commit to lolyu/sonic-mgmt that referenced this pull request Oct 8, 2023
…et#10124)

Approach
What is the motivation for this PR?
Add server to server normal testcase to cover the east-to-west traffic verification for dualtor.

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

How did you do it?
Select two mux ports, one as source port, one as dest port.
Send traffic from source port and verify traffic delivery at the dest port.

How did you verify/test it?
mssonicbld pushed a commit that referenced this pull request Oct 8, 2023
Approach
What is the motivation for this PR?
Add server to server normal testcase to cover the east-to-west traffic verification for dualtor.

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

How did you do it?
Select two mux ports, one as source port, one as dest port.
Send traffic from source port and verify traffic delivery at the dest port.

How did you verify/test it?
StormLiangMS pushed a commit that referenced this pull request Oct 8, 2023
…#10257)

Approach
What is the motivation for this PR?
Add server to server normal testcase to cover the east-to-west traffic verification for dualtor.

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

How did you do it?
Select two mux ports, one as source port, one as dest port.
Send traffic from source port and verify traffic delivery at the dest port.

How did you verify/test it?
AharonMalkin pushed a commit to AharonMalkin/sonic-mgmt that referenced this pull request Jan 25, 2024
Approach
What is the motivation for this PR?
Add server to server normal testcase to cover the east-to-west traffic verification for dualtor.

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

How did you do it?
Select two mux ports, one as source port, one as dest port.
Send traffic from source port and verify traffic delivery at the dest port.

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

[test-gap][dualtor-io] add testcase to cover the normal operation of server-to-server traffic

4 participants