sonic-mgmt icon indicating copy to clipboard operation
sonic-mgmt copied to clipboard

[chassis][fabric][packet-chassis] Add tests to test fabric ports on packet chassis

Open smaheshm opened this issue 3 years ago • 1 comments

Description

On packet chassis line cards are connected to each other with L2 LAG ports. Example test cases:

  • L2 interface port counters, drop counters
  • Port queue counters?
  • LAG Link connectivity/reachability
  • LAG member port flap, port down
  • LAG ECMP

Describe the results you received:

Describe the results you expected:

Additional information you deem important:

**Output of `show version`:**

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

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

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

smaheshm avatar Feb 07 '22 19:02 smaheshm

@bmridul , this needs more triaging and requirements definition, please also work with @abdosi /cisco internal team to define the test cases. Thanks.

rlhui avatar Sep 04 '24 17:09 rlhui

@abdosi we may close this and open more specific tests if any?

rlhui avatar Mar 05 '25 18:03 rlhui

@anamehra to check and update

arlakshm avatar Mar 26 '25 17:03 arlakshm

@anamehra to check what is the current coverage and what is missing in the current tests.

arlakshm avatar Apr 02 '25 17:04 arlakshm

@anamehra to update the issue on the plan to fix the missing test coverage for the backend ports.

arlakshm avatar Apr 23 '25 17:04 arlakshm

Hi https://github.com/sonic-net/sonic-mgmt/blob/master/tests/bfd/test_bfd_static_route.py - This script covers most of the fabric side tests. We will add support for counters to get more coverage.

vperumal avatar May 07 '25 17:05 vperumal