-
Notifications
You must be signed in to change notification settings - Fork 37
feat(anta.tests): Added optional list of interfaces to skip in interfaces tests #1132
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): Added optional list of interfaces to skip in interfaces tests #1132
Conversation
CodSpeed Performance ReportMerging #1132 will create unknown performance changesComparing Summary
Benchmarks breakdown
|
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.
Please check my review on #1145 and align this PR with it. Thanks!
@geetanjalimanegslab Can we also add VerifyInterfaceErrors to this PR please? Thanks |
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. |
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!
|
Description
Added optional list of interfaces to skip in interfaces in following testcases:
Fixes #1124
Checklist:
pre-commit run
)tox -e testenv
)