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

[dualtor] Add server down test case #3231

Merged
merged 3 commits into from
Apr 6, 2021

Conversation

bingwang-ms
Copy link
Collaborator

Signed-off-by: bingwang [email protected]

Description of PR

Summary:
Fixes #2776
This PR implements server down test case.

Case Goal Test Steps Expected Control Plane Expected Data Plane
Server Down Verify the active and standby ToRs do not flap if the server becomes unresponsive Stop sending all traffic from the server ToR states do not flap between active and standby (both should indicate unhealthy mux cables) None

Type of change

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

Approach

What is the motivation for this PR?

This PR is to implement server down case.

How did you do it?

How did you verify/test it?

Verified on a dualtor testbed.

Any platform specific information?

No.

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

dualtor topo specific.

Documentation

@bingwang-ms bingwang-ms requested a review from a team as a code owner March 30, 2021 08:05
Signed-off-by: bingwang <[email protected]>
@bingwang-ms
Copy link
Collaborator Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@bingwang-ms
Copy link
Collaborator Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@bingwang-ms
Copy link
Collaborator Author

/azp run

@azure-pipelines
Copy link

Pull request contains merge conflicts.

@bingwang-ms bingwang-ms merged commit 0f45e23 into sonic-net:master Apr 6, 2021
saravanansv pushed a commit to saravanansv/sonic-mgmt that referenced this pull request May 6, 2021
This PR implements server down test case.

Signed-off-by: bingwang <[email protected]>
vmittal-msft pushed a commit to vmittal-msft/sonic-mgmt that referenced this pull request Sep 28, 2021
This PR implements server down test case.

Signed-off-by: bingwang <[email protected]>
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.

Server Down Test Case
2 participants