TiTom73
TiTom73
Type: Feature Request Name: Add Test's title support Goal: Provide a title for each test to be able to identify tests in logs. Example: ``` check_state: - command: show bgp...
To make it easier to read, could we update README file in different file and a hierarchical structure
ARDL does not run md5sum check and claims file is corrupted.
# Description Implement new set of tests to cover IS-IS and Segment Routing ## IS-IS tests - [x] Check that all ISIS neighbors are UP - [x] Number of peers...
# Description Add option to generate a word document to save result from ANTA. ```bash anta nrfu report --title TEST -o demo.docx ╭────────────────────── Settings ──────────────────────╮ │ Running ANTA tests: │...
## ISIS tests - [x] Check that all ISIS neighbors are UP - [x] Number of peers per interface - [x] List of passive/non-passive interfaces ## Segement Routing TBD
# Description Drinking the cool aid from here: https://iscinumpy.dev/post/bound-version-constraints/ eos-downloader is intended to be used as a library * Removed upper cap on requirements (not dev)
## Overview Moving script to entrypoint make it easier to leverage script argument from CLI instead of always leveraging ENV variable. ``` docker run --rm --env-file=env-develop \ ghcr.io/minitriga/netbox-device-type-library-import --vendors Arista,Juniper...