You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Azure Pipelines will not run the associated pipelines, because the pull request was updated after the run command was issued. Review the pull request again and issue a new run command.
Refers to: common/schema.h:313 in 501fc9a. [](commit_id = 501fc9a, deletion_comment = False)
Hii @qiluo-msft , I will remove ConfigDB macros based on macro type.
In use but no YANG: Keep it but remove after YANG added
Non-Standard(unfollow CFG_XXX_TABLE_NAME): Updated other repo which has reference to macro then remove.
Not in use and no YANG: directly remove.
Refers to: common/schema.h:313 in 501fc9a. [](commit_id = 501fc9a, deletion_comment = False)
Hi @qiluo-msft , will remove relative macro in next.
Since this one is not blocking, will remove based on type in next PR:
In use but no YANG: Keep it but remove after YANG added
Non-Standard(unfollow CFG_XXX_TABLE_NAME): Updated other repo which has reference to macro then remove.
Not in use and no YANG: directly remove.
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
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.
Depends on sonic-net/sonic-buildimage#21977
Why I did it
To enable YANG based CFG table generation, the ConfigDB related macro will be generated by YANG model
How I did it
Add gen_cfg_schema.py script to generate cfg_schema.h which will be included in schema.h
Work item tracking
How to verify it
make deb build
Which release branch to backport (provide reason below if selected)
Description for the changelog
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)