-
Notifications
You must be signed in to change notification settings - Fork 738
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
[reboot] Remove INIT_VIEW from event check #7995
[reboot] Remove INIT_VIEW from event check #7995
Conversation
The pre-commit check detected issues in the files touched by this pull request. For old issues, it is not mandatory to fix them because they were not caused by this change. It is unfair to blame Detailed pre-commit check results: To run the pre-commit checks locally, you can follow below steps:
|
@wangxin can this be merged? thank you ! |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
What is the motivation for this PR? Reboot TC failed with error "Event INIT_VIEW was found 0 times, when expected exactly 1 times" How did you do it? Remove INIT_VIEW check How did you verify/test it? Run fast/warm reboot. TC passed Any platform specific information? SONiC Software Version: SONiC.202211_RC9.2-243f8ce9b
What is the motivation for this PR? Reboot TC failed with error "Event INIT_VIEW was found 0 times, when expected exactly 1 times" How did you do it? Remove INIT_VIEW check How did you verify/test it? Run fast/warm reboot. TC passed Any platform specific information? SONiC Software Version: SONiC.202211_RC9.2-243f8ce9b
What is the motivation for this PR? Reboot TC failed with error "Event INIT_VIEW was found 0 times, when expected exactly 1 times" How did you do it? Remove INIT_VIEW check How did you verify/test it? Run fast/warm reboot. TC passed Any platform specific information? SONiC Software Version: SONiC.202211_RC9.2-243f8ce9b
Description of PR
Summary:
Fixes # 14444
Type of change
Back port request
Approach
What is the motivation for this PR?
Reboot TC failed with error "Event INIT_VIEW was found 0 times, when expected exactly 1 times"
How did you do it?
Remove INIT_VIEW check
How did you verify/test it?
Run fast/warm reboot. TC passed
Any platform specific information?
SONiC Software Version: SONiC.202211_RC9.2-243f8ce9b
Supported testbed topology if it's a new test case?
Documentation