sonic-net / sonic-mgmt

Configuration management examples for SONiC
Other
173 stars 689 forks source link

[Bug]: bgp/test_4-byte_asn_community.py Multi Asic Support in /data/tests/bgp/templates/bgp_id.template for extracting the Router Id #13449

Open vikshaw-Nokia opened 1 week ago

vikshaw-Nokia commented 1 week ago

Issue Description

The Template(bgp_id.template) used in the Test Case to extract the router id from the command show ip bgp sum doesn't consider the use case of multi-asic. The regex defined is unable to parse the show ip bgp sum on a multi asic dut

Results you see

During the parsing of image Null value is received

Results you expected to see

A list of list of the router ids of all asics bgp

Is it platform specific

generic

Relevant log output

No response

Output of show version

No response

Attach files (if any)

No response