TiTom73

Results 16 issues of 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...

enhancement

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...

network-tests

# 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: │...

framework-enhancement
state: conflict
Anta CLI

## 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

network-tests

# 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)

dependencies

## 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...