[test_heartbeat_failure] skip the heartbeat test#4095
Merged
kevinskwang merged 1 commit intosonic-net:masterfrom Aug 21, 2021
Merged
[test_heartbeat_failure] skip the heartbeat test#4095kevinskwang merged 1 commit intosonic-net:masterfrom
kevinskwang merged 1 commit intosonic-net:masterfrom
Conversation
What is the motivation for this PR? After this test is failed, then the subsequent dual-tor test cases will mostly fail as well. Need to figure out the reason why can't gurantee all interfaces to be toggled to active state. See detail on issue#8423. How did you do it? just skip this test before issue is addressed. Signed-off-by: Kevin Wang <[email protected]>
wangxin
approved these changes
Aug 20, 2021
4 tasks
kevinskwang
added a commit
to kevinskwang/sonic-mgmt
that referenced
this pull request
Sep 9, 2021
)" This reverts commit 4b942a2.
kevinskwang
added a commit
that referenced
this pull request
Sep 9, 2021
) This reverts commit 4b942a2. Co-authored-by: Xin Wang <[email protected]>
vmittal-msft
pushed a commit
to vmittal-msft/sonic-mgmt
that referenced
this pull request
Sep 28, 2021
What is the motivation for this PR? After this test is failed, then the subsequent dual-tor test cases will mostly fail as well. Need to figure out the reason why can't gurantee all interfaces to be toggled to active state. See detail on issue#8423. How did you do it? just skip this test before issue is addressed. Signed-off-by: Kevin Wang <[email protected]>
vmittal-msft
pushed a commit
to vmittal-msft/sonic-mgmt
that referenced
this pull request
Sep 28, 2021
)" (sonic-net#4218) This reverts commit 4b942a2. Co-authored-by: Xin Wang <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What is the motivation for this PR?
After this test is failed, then the subsequent dual-tor test cases will mostly fail as well. Need to figure out the reason why can't gurantee all interfaces to be toggled to active state. See detail on issue#8423.
How did you do it?
just skip this test before issue is addressed.
Signed-off-by: Kevin Wang [email protected]
Description of PR
Summary:
Fixes # (issue)
Type of change
Back port request
Approach
What is the motivation for this PR?
How did you do it?
How did you verify/test it?
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation