[ test_watchdog_reboot ] Added chassis_db_init exeption in get_pmon_daemons func#3626
Merged
wangxin merged 1 commit intosonic-net:masterfrom Jul 8, 2021
Merged
Conversation
Signed-off-by: Roman Savchuk <romanx.savchuk@intel.com>
Author
Author
vaibhavhd
approved these changes
Jun 10, 2021
Author
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 sonic-net/sonic-buildimage#7596 have been merged test_watchdog_reboot started failing on check_pmon_daemons. How did you do it? Excluded chassis_db_init from checking as it is executed only one time and exiting. How did you verify/test it? Run watchdog_reboot. TC passed Any platform specific information? SONiC Software Version: SONiC.master.17861-dirty-20210602.081854 Distribution: Debian 10.9 Kernel: 4.19.0-12-2-amd64 Build commit: e50b6fc Build date: Wed Jun 2 13:33:37 UTC 2021 Platform: x86_64-arista_7170_64c HwSKU: Arista-7170-64C ASIC: barefoot Signed-off-by: Roman Savchuk <romanx.savchuk@intel.com>
119064273
pushed a commit
to 119064273/sonic-mgmt
that referenced
this pull request
Jan 24, 2022
What is the motivation for this PR? After sonic-net/sonic-buildimage#7596 have been merged test_watchdog_reboot started failing on check_pmon_daemons. How did you do it? Excluded chassis_db_init from checking as it is executed only one time and exiting. How did you verify/test it? Run watchdog_reboot. TC passed Any platform specific information? SONiC Software Version: SONiC.master.17861-dirty-20210602.081854 Distribution: Debian 10.9 Kernel: 4.19.0-12-2-amd64 Build commit: e50b6fc Build date: Wed Jun 2 13:33:37 UTC 2021 Platform: x86_64-arista_7170_64c HwSKU: Arista-7170-64C ASIC: barefoot Signed-off-by: Roman Savchuk <romanx.savchuk@intel.com>
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.
Signed-off-by: Roman Savchuk romanx.savchuk@intel.com
Description of PR
Summary:
After
7596have been merged test_watchdog_reboot started failing on check_pmon_daemons.Type of change
Back port request
Approach
What is the motivation for this PR?
TC watchdog_reboot failed
How did you do it?
Excluded chassis_db_init from checking as it is executed only one time and exiting.
How did you verify/test it?
Run watchdog_reboot. TC passed
Any platform specific information?
SONiC Software Version: SONiC.master.17861-dirty-20210602.081854
Distribution: Debian 10.9
Kernel: 4.19.0-12-2-amd64
Build commit: e50b6fc
Build date: Wed Jun 2 13:33:37 UTC 2021
Platform: x86_64-arista_7170_64c
HwSKU: Arista-7170-64C
ASIC: barefoot
Supported testbed topology if it's a new test case?
Documentation