[POC] POC code for show default value with yang model#10575
Closed
liuh-80 wants to merge 27 commits intosonic-net:masterfrom
Closed
[POC] POC code for show default value with yang model#10575liuh-80 wants to merge 27 commits intosonic-net:masterfrom
liuh-80 wants to merge 27 commits intosonic-net:masterfrom
Conversation
Contributor
Author
|
Create this POC to test if swss-common change can pass all E2E test |
734fd0a to
7bdf636
Compare
2f86aaa to
8f72e52
Compare
6 tasks
Contributor
Author
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
6 tasks
Contributor
Author
|
/azp run Azure.sonic-buildimage |
|
Pull request contains merge conflicts. |
| from sonic_py_common.multi_asic import get_asic_id_from_name, get_asic_device_id, is_multi_asic | ||
| from sonic_py_common import device_info | ||
| from swsscommon.swsscommon import ConfigDBConnector, SonicDBConfig, ConfigDBPipeConnector | ||
| from swsscommon.swsscommon import SonicV2Connector, ConfigDBConnector, SonicDBConfig, ConfigDBPipeConnector |
Check notice
Code scanning / CodeQL
Unused import
Contributor
Author
|
/azp run Azure.sonic-buildimage |
|
Pull request contains merge conflicts. |
Contributor
Author
|
/azp run Azure.sonic-buildimage |
|
Commenter does not have sufficient privileges for PR 10575 in repo sonic-net/sonic-buildimage |
Contributor
Author
|
/azp run Azure.sonic-buildimage |
|
Commenter does not have sufficient privileges for PR 10575 in repo sonic-net/sonic-buildimage |
Contributor
Author
|
/azp run |
|
Commenter does not have sufficient privileges for PR 10575 in repo sonic-net/sonic-buildimage |
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
Add default value and profile support to swss-swss-common.
How I did it
Add DefaultValueProvider and ProfileProvider.
How to verify it
Add new UT.
Pass all existing UT and E2E test.
Which release branch to backport (provide reason below if selected)
Description for the changelog
Add default value and profile support to swss-swss-common.
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)