-
Notifications
You must be signed in to change notification settings - Fork 230
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
Feat(eos_validate_state): Added support to validate DPS interface state #3692
Conversation
...ollections/arista/avd/molecule/eos_validate_state/intended/structured_configs/dc1-leaf1a.yml
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for updating this - the outcome looks better this way with the Dps1 tests only on the WAN routers as would be in a real network. have you tested the generated test against some device maybe on some other setup you have and seen it pass?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - thanks for this @MaheshGSLAB
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Very nice to have WAN stuff in molecule now. Thanks
Change Summary
Added the support to validate DPS interface state
Related Issue(s)
Fixes #3687
Component(s) name
arista.avd.eos_validate_state
Proposed changes
Added dps_interfaces in existing model to test the DPS interface state.
How to test
Run molecule
Checklist
User Checklist
Repository Checklist