sonic-net / sonic-mgmt

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

[Bgp] Test coverage for Bgp commands #5069

Open prsunny opened 2 years ago

prsunny commented 2 years ago

Description

Based on issue, https://github.com/Azure/sonic-buildimage/issues/7935, it is required to have test coverage for commonly used bgp commands as below:

  1. show ip bgp network

Describe the results you expected: Command execution must pass on all platforms including multi-asics.

Additional information you deem important:

**Output of `show version`:**

```
(paste your output here)
```

**Attach debug file `sudo generate_dump`:**

```
(paste your output here)
```
oleksandrKovtunenko commented 2 years ago

could I take a look at this ? thanks

wangxin commented 1 year ago

@oleksandrKovtunenko Sure, assigned this to you. Looking forward to your PR.

StormLiangMS commented 1 week ago

hi @Gfrom2016 could you help with this test gap?

StormLiangMS commented 1 week ago

hi @oleksandrKovtunenko let us know if you have PR ready for this one? I'd like to avoid duplicate work.