Skip to content

Add Yang model for SYSTEM_DEFAULTS table#11117

Merged
bingwang-ms merged 10 commits intosonic-net:masterfrom
bingwang-ms:add_yang_for_SYSTEM_DEFAULTS
Jul 4, 2022
Merged

Add Yang model for SYSTEM_DEFAULTS table#11117
bingwang-ms merged 10 commits intosonic-net:masterfrom
bingwang-ms:add_yang_for_SYSTEM_DEFAULTS

Conversation

@bingwang-ms
Copy link
Contributor

Signed-off-by: bingwang wang.bing@microsoft.com

Why I did it

This PR is to defind Yang model for SYSTEM_DEFAULTS table.
The table was introduced in PR sonic-net/SONiC#982
The table will be like

"SYSTEM_DEFAULTS": {
        "tunnel_qos_remap": {
            "status": "enabled"
        }
}

How I did it

Add a new yang file sonic-system-defaults.yang.

How to verify it

Verified by UT

collected 3 items                                                                                                                                                                                     

tests/test_sonic_yang_models.py ..                                                                                                                                                              [ 66%]
tests/yang_model_tests/test_yang_model.py .                                                                                                                                                     [100%]

====================================================================================== 3 passed in 2.27 seconds =======================================================================================

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111

Description for the changelog

Add Yang model for SYSTEM_DEFAULTS table

Link to config_db schema for YANG module changes

TODO

A picture of a cute animal (not mandatory but encouraged)

Signed-off-by: bingwang <wang.bing@microsoft.com>
@bingwang-ms bingwang-ms requested a review from qiluo-msft as a code owner June 13, 2022 07:32
Signed-off-by: bingwang <wang.bing@microsoft.com>
Signed-off-by: bingwang <wang.bing@microsoft.com>
@qiluo-msft qiluo-msft requested a review from ganglyu June 14, 2022 01:33
@qiluo-msft
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list.

@qiluo-msft
Copy link
Collaborator

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@bingwang-ms bingwang-ms merged commit 201ae28 into sonic-net:master Jul 4, 2022
@mssonicbld
Copy link
Collaborator

@bingwang-ms PR conflicts with 202205 branch

@mssonicbld
Copy link
Collaborator

@bingwang-ms PR conflicts with 202211 branch

@bingwang-ms
Copy link
Contributor Author

PR for 202205 branch is filed #15129
The change is already included in 202211 branch. So we don't need to do the cherry-pick to 202211. I have removed the labels.

yxieca pushed a commit that referenced this pull request May 18, 2023
Why I did it
This PR is to backport PR #11117 into 202205 branch.
This PR is to define Yang model for SYSTEM_DEFAULTS table.
The table was introduced in PR sonic-net/SONiC#982
The table will be like

"SYSTEM_DEFAULTS": {
        "tunnel_qos_remap": {
            "status": "enabled"
        }
}
Work item tracking
Microsoft ADO (https://msazure.visualstudio.com/One/_workitems/edit/23037078)
How I did it
Add a new yang file sonic-system-defaults. Yang.

How to verify it
Verified by UT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants