-
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 the test case to verify the Graceful Restart (GR) and GR-Helper #988
base: main
Are you sure you want to change the base?
feat(anta): Added the test case to verify the Graceful Restart (GR) and GR-Helper #988
Conversation
CodSpeed Performance ReportMerging #988 will not alter performanceComparing Summary
|
…art (GR) and GR-Helper
9b6edec
to
43516d8
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.
Blocking this until #963 is merged.
Quality Gate passedIssues Measures |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Description
This test performs the following checks:
1. Verifies that the ISIS is configured.
3. Verifies that the specified ISIS instance is found.
4. Verifies that the IS-IS graceful restart and graceful helper are set as expected in the inputs.
Expected Results
Fixes #882
Checklist:
pre-commit run
)tox -e testenv
)