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 the test case to verify Update error counters for BGP neighbors #775

Closed vitthalmagadum closed 4 weeks ago

vitthalmagadum commented 1 month ago

Description

Verifies the BGP peer's errors counters should be zero.

Expected Results
----------------
* Success: The test will pass if the BGP peer's error counters are zero.
* Failure: The test will fail if the BGP peer's error counters are non-zero.

Fixes #770

Checklist:

sonarcloud[bot] commented 4 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud