-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[yang]Add FG-ECMP yang model #13443
[yang]Add FG-ECMP yang model #13443
Conversation
Would you please update setup.py and add unit test? |
src/sonic-yang-models/tests/files/sample_config_db.json |
Please check this unit test: |
@lmingz can you please sign off the EasyCLA? That is required to merge your code. Thanks. |
UT need be improved. |
Hi Yanzhao, I’ve signed, now working on unit tests.On Feb 2, 2023, at 10:22 AM, Yanzhao Zhang ***@***.***> wrote:
UT need be improved.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Why I did it
Add yang model definition for FG_NHG_MEMBER, FG_NHG and FG_NHG_PREFIX from request: #12457
How I did it
Add yang model refereeing to description https://github.com/sonic-net/SONiC/blob/master/doc/ecmp/fine_grained_next_hop_hld.md
How to verify it
pyang tests
Which release branch to backport (provide reason below if selected)
Description for the changelog
Add yang model for FG_NHG_MEMBER, FG_NHG and FG_NHG_PREFIX
Ensure to add label/tag for the feature raised. example - PR#2174 under sonic-utilities repo. where, Generic Config and Update feature has been labelled as GCU.
Link to config_db schema for YANG module changes