Add fabric capacity monitoring code.#3097
Conversation
|
need #3089 merged to build |
arlakshm
left a comment
There was a problem hiding this comment.
changes look good. Can we add UT for this?
added |
|
I checked failures, and they are not Fabric related tests, let me restart the test pipeline |
|
/Azp run Azure.sonic-swss |
|
Commenter does not have sufficient privileges for PR 3097 in repo sonic-net/sonic-swss |
|
/azpw run Azure.sonic-swss |
|
/AzurePipelines run Azure.sonic-swss |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
the failed tests not related to fabric |
|
/azpw run Azure.sonic-swss |
|
/AzurePipelines run Azure.sonic-swss |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
2024-04-25T22:45:55.3666646Z test_mux.py::TestMuxTunnel::test_acl FAILED [ 25%] above are the failed tests, looks like not related to this change |
|
/Azp run Azure.sonic-swss |
|
Azure Pipelines successfully started running 1 pipeline(s). |
* Add fabric capacity monitoring code.
* The HLD can be found at
https://github.com/sonic-net/SONiC/blob/master/doc/voq/fabric.md
The current design does not cover the card hotswap/OIR cases. We will discuss how to handle that in a separate proposal.
What I did
Add fabric capacity monitoring code.
The HLD can be found at
https://github.com/sonic-net/SONiC/blob/master/doc/voq/fabric.md
The current design does not cover the card hotswap/OIR cases. We will discuss how to handle that in a separate proposal.
Why I did it
How I verified it
Details if related