-
Notifications
You must be signed in to change notification settings - Fork 31
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(anta): Added test case to verify maximum total number of routes configured and optionally verifies the warning limit #798
feat(anta): Added test case to verify maximum total number of routes configured and optionally verifies the warning limit #798
Conversation
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.
First round of review
f0d7978
to
ab7b084
Compare
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
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. Tested locally.
|
Description
Verifies maximum routes and maximum routes warning limit for the provided BGP IPv4 peer(s).
Fixes #784
Checklist:
pre-commit run
)tox -e testenv
)