-
Notifications
You must be signed in to change notification settings - Fork 29
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.tests): Adding the test case to verify BGP neighbor authentication #495
Conversation
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Conflicts have been resolved. A maintainer will review the pull request shortly. |
d368089
to
0c9b6c6
Compare
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
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 after small adjustments in docstrings.
issue-493: fix the unit test issue-493: Improved code issue-493: updated testcase name and code logic issue-493: updated show command issue-493: fixed the black for utils.py issue-493: fix all liniting in utils.py issue-493: removed ipv6 support
0c9b6c6
to
971d396
Compare
Conflicts have been resolved. A maintainer will review the pull request shortly. |
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.
Looks good to me
Description
Add the test case to verify the BGP neighbor authentication.
Run the testcase by adding catalog as below:
Fixes #493
Checklist:
pre-commit run
)tox -e testenv
)