-
Notifications
You must be signed in to change notification settings - Fork 661
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
show commands for SYSTEM READY (#1851) #2261
Conversation
What I did show command support for System Ready Feature Implementation . Also sonic-package-manager support for app readiness. "show system-health sysready-status" "show system-health sysready-status detail" "show system-health sysready-status brief" How I did it Introduce "show system-health sysready-status" click CLI with options. How to verify it Check the click CLIs introduced.
This pull request introduces 1 alert when merging 4a0d969 into 9f496a0 - view on LGTM.com new alerts:
|
@sg893052 this change caused build failure when advances the submodule head. Can you address the issue? |
Could you please share the link for build failure log? From Jobs in run #20220719.5 (https://dev.azure.com/mssonic/build/_build/results?buildId=124124&view=results), Could you please clarify if you did try advancing the sonic-utilities to a6404b7 in your local view and saw the build failure? If so, please share the build log. |
@sg893052 Please cherry-pick this change to your local repo and build |
yes. this commit causes build failure. |
What I did
show command support for System Ready Feature Implementation .
Also sonic-package-manager support for app readiness.
"show system-health sysready-status"
"show system-health sysready-status detail"
"show system-health sysready-status brief"
How I did it
Introduce "show system-health sysready-status" click CLI with options.
How to verify it
Check the click CLIs introduced.
What I did
How I did it
How to verify it
Previous command output (if the output of a command-line utility has changed)
New command output (if the output of a command-line utility has changed)