Skip to content
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): Add testcases for ISIS SR Adjascency Segments #678

Merged
merged 13 commits into from
Jun 5, 2024

Conversation

titom73
Copy link
Collaborator

@titom73 titom73 commented May 15, 2024

Description

Implement testcases related to ISIS-SR environment

  • Check Adjacency segments
  • Check ISIS-SR dataplane
  • Check for tunnels computed by device
  • Presence of a tunnel with specific endpoint
    • Optionally, Check its interface
    • Optionally, Check its nexthop
    • Optionally, Check its tunnel type
    • Optionally, Check if it is tunnel, then it is TI-LFA

All unit tests are created.

Fixes #636

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have run pre-commit for code linting and typing (pre-commit run)
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes (tox -e testenv)

@titom73 titom73 marked this pull request as ready for review May 15, 2024 16:18
@titom73 titom73 added this to the v1.0.0 milestone Jun 1, 2024
@titom73
Copy link
Collaborator Author

titom73 commented Jun 5, 2024

Waiting for PR #691 to be merged first for pre-commit stuff

@gmuloc gmuloc merged commit 56dd832 into aristanetworks:main Jun 5, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Features: Implement ISIS tests for a standard ISIS-SR environment
3 participants