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
…n added to yang model (#15947)
What is the motivation for this PR?
In sonic-net/sonic-utilities#3102, the feature comparing yang model with configDB was added to sonic-utilities submodule, but feature subnet decap haven't been added to yang model, so the PR test advancing sonic-utilities to buildimage would fail in subnet decap test.
How did you do it?
Created issue sonic-net/sonic-buildimage#21090 and temporary skip subnet decap test until issue resolved
How did you verify/test it?
Description
Steps to reproduce the issue:
Describe the results you received:
Config reload failed with syslog:
2024 Dec 8 07:09:43.939692 vlab-01 ERR config_validator.py: Tables without yang models: {'SUBNET_DECAP': {'subnet_type': {'src_ip': '20.20.20.0/24', 'src_ip_v6': 'fc01::/120', 'status': 'enable'}}}
2024 Dec 8 07:09:43.954088 vlab-01 ERR db_migrator: Caught exception: Yang validation failed
Describe the results you expected:
No error
Output of
show version
:Output of
show techsupport
:Additional information you deem important (e.g. issue happens only occasionally):
The text was updated successfully, but these errors were encountered: