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 Inbound route map and Outbound route map in BGP neighbor details #793

Open vitthalmagadum opened 3 weeks ago

vitthalmagadum commented 3 weeks ago

Description

Verifies BGP Inbound Outbound route-maps of BGP IPv4 peer(s).

Checks whether the correct route maps are applied in the correct direction
(inbound or outbound) on the specified IPv4 BGP neighbors.

Expected Results
----------------
* Success: The test will pass if the route map names applied on each neighbor match the expected configuration.
* Failure: The test will fail if BGP peers are not configured or any neighbor has an incorrect or missing route map in either the inbound or outbound direction.

Fixes #785

Checklist:

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

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

See analysis details on SonarCloud