New Pytest testcase - continuous-warm-reboot#1841
Merged
vaibhavhd merged 5 commits intosonic-net:masterfrom Jul 6, 2020
Merged
New Pytest testcase - continuous-warm-reboot#1841vaibhavhd merged 5 commits intosonic-net:masterfrom
vaibhavhd merged 5 commits intosonic-net:masterfrom
Conversation
|
This pull request introduces 1 alert when merging 436847a into 93bdc9a - view on LGTM.com new alerts:
|
yxieca
reviewed
Jul 2, 2020
yxieca
reviewed
Jul 2, 2020
yxieca
reviewed
Jul 6, 2020
yxieca
reviewed
Jul 6, 2020
yxieca
reviewed
Jul 6, 2020
yxieca
approved these changes
Jul 6, 2020
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
sonic-swss: bb69ca2 [portsorch] Avoid orchagent crash when set invalid interface types to port (sonic-net#1906) 6e1bacc [pfcwd] Fix the polling interval time granularity (sonic-net#1912) 564785b [teammgrd]: Improve LAGs cleanup on shutdown: send SIGTERM directly to PID. (sonic-net#1841) 7ee8d26 [tlm teamd] Add retry mechanism before logging the ERR in get_dumps. (sonic-net#1629) 7f57d3d [fgnhgorch] Enable packet flow when no FG ECMP neighbors are resolved (sonic-net#1900) 08d009f Mux state order change (sonic-net#1902) sonic-utilities: 1bc0f07 Provide support to install platform extensions (sonic-net#1578) 968c781 [config reload] Removed job-mode for sonic.target restart (sonic-net#1820)
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.
Description of PR
Summary: New Pytest testcase for continuously warm rebooting the device
Type of change
Approach
What is the motivation for this PR?
To stress test the warm-reboot feature and perform sanity checks.
How did you do it?
New testcase for continuous warm reboot and health checks. Verify at every warm-reboot cycle:
How did you verify/test it?
Tested the change on a physical testbed - ran 10 successful iterations of warm-reboot on a SONiC DUT.