Skip to content
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

[action] [PR:3188] [config] Add YANG alerting for override (#3188) #3230

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

mssonicbld
Copy link
Collaborator

What I did

Add alerting for YANG validation when load_minigraph during override. This is to alert early if golden config is invalid which will breaks GCU feature.

How I did it

Add alerting when is_yang_config_validation_enabled is not set during load_minigraph with override

How to verify it

Unit test

#### What I did
Add alerting for YANG validation when load_minigraph during override. This is to alert early if golden config is invalid which will breaks GCU feature. 
#### How I did it
Add alerting when `is_yang_config_validation_enabled` is not set during load_minigraph with override
#### How to verify it
Unit test
@mssonicbld
Copy link
Collaborator Author

Original PR: #3188

@mssonicbld mssonicbld merged commit a58b78c into sonic-net:202311 Mar 21, 2024
5 checks passed
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.

2 participants