aristanetworks / anta

What do you call an ant with frogs legs?
https://anta.arista.com/
Apache License 2.0
46 stars 24 forks source link

feat(anta): Added test case to verify maximum total number of routes configured and optionally verifies the warning limit #798

Open vitthalmagadum opened 3 weeks ago

vitthalmagadum commented 3 weeks ago

Description

Verifies maximum routes and maximum routes warning limit for the provided BGP IPv4 peer(s).

Expected Results
----------------
* Success: The test will pass if the BGP peer's maximum routes and maximum routes warning limit are equal to given limits.
* Failure: The test will fail if the BGP peer's maximum routes and maximum routes warning limit are not equal to given limits or
peer is not configured.

Fixes #784

Checklist:

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud