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): Add test categories and description to nrfu report #249

Merged
merged 1 commit into from
Jul 5, 2023
Merged

feat(anta): Add test categories and description to nrfu report #249

merged 1 commit into from
Jul 5, 2023

Conversation

titom73
Copy link
Collaborator

@titom73 titom73 commented Jul 5, 2023

Implement 2 new columns in NRFU report for test description and test categories

                                                          All tests results
┏━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┓
┃ Device IP ┃ Test Name                  ┃ Test Status ┃ Message(s) ┃ Test description                              ┃ Test category ┃
┡━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━┩
│ spine01   │ VerifyZeroTouch            │ success     │            │ Verifies ZeroTouch is disabled.               │ configuration │
│ spine01   │ VerifyRunningConfigDiffs   │ success     │            │                                               │ configuration │
│ spine01   │ VerifyInterfaceUtilization │ success     │            │ Verifies interfaces utilization is below 75%. │ interfaces    │
└───────────┴────────────────────────────┴─────────────┴────────────┴───────────────────────────────────────────────┴───────────────┘

Fixes issue #222

@titom73 titom73 requested review from gmuloc and mtache July 5, 2023 11:53
@titom73 titom73 added framework-enhancement New feature or request Anta CLI All things around CLI labels Jul 5, 2023
@mtache mtache merged commit b8455b6 into aristanetworks:master Jul 5, 2023
17 checks passed
@titom73 titom73 deleted the feat/222-add-desc-cat-to-nrfu-table branch July 5, 2023 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Anta CLI All things around CLI framework-enhancement New feature or request rn: feat(anta)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants