aristanetworks / anta

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

feat(anta): Added the test case to verify Inbound/outbound stats for BGP neighbors #778

Closed vitthalmagadum closed 2 months ago

vitthalmagadum commented 2 months ago

Description

This test case checks if specified BGP drop statistics are zero, ensuring that no BGP messages are being dropped.(Inbound updates, Inbound paths, Outbound paths).

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

Fixes #769

Checklist:

sonarcloud[bot] commented 2 months 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