Added makefile and dependencies for building sonic-stormond whl#19042
Merged
yxieca merged 7 commits intosonic-net:masterfrom Jun 5, 2024
Merged
Added makefile and dependencies for building sonic-stormond whl#19042yxieca merged 7 commits intosonic-net:masterfrom
yxieca merged 7 commits intosonic-net:masterfrom
Conversation
Contributor
Author
|
This will probably fail the build pipeline because the necessary sonic-platform-common+daemon changes are not yet merged. Have converted this PR to a draft until the other PRs are merged. |
prgeor
previously approved these changes
May 22, 2024
dgsudharsan
approved these changes
May 24, 2024
10 tasks
prgeor
previously approved these changes
May 30, 2024
Contributor
|
@assrinivasan build failing |
Contributor
Author
Yes Prince it will pass once platform-common and daemon PRs are merged: Build start time: Thu May 23 07:04:51 UTC 2024 |
Contributor
Author
|
/azpw run |
Collaborator
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
e5ee2e8 to
72d1d24
Compare
Contributor
Author
|
/azpw run |
Collaborator
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
Author
|
/azpw run |
Collaborator
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
c9e712c to
2a1eb7d
Compare
Contributor
Author
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.
Why I did it
This is a sister PR to the stormond implementation.
SONiC Storage Monitoring Daemon HLD and has following changes:
Work item tracking
How I did it
Added files needed to build the stormond wheel
Changed the import path to match the new folder structure in sonic-platform-common
How to verify it
Pull these changes and run:
make -f Makefile.work BLDENV=bookworm KEEP_SLAVE_ON=no target/python-wheels/bookworm/sonic_stormond-1.0-py3-none-any.whlVerify that the wheel is successfully built:
After Storage monitoring daemon and associated changes have been merged, pick up this change. Then run the ssdutil command as follows:
Which release branch to backport (provide reason below if selected)
Tested branch (Please provide the tested image version)
Description for the changelog
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)