sonic-net / sonic-mgmt

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

[Test Gap][BFD static route][T2] Test what will happen to BFD static route when shutting down only one port channel member #13439

Open cyw233 opened 2 weeks ago

cyw233 commented 2 weeks ago

Test Gap Description

We are seeing unexpected behaviors regarding BFD on different image versions:

Currently, we have a test case that covers port channel member flap (code link), but that test case shuts down all interfaces, instead of just one member. Therefore, we should have a test case for testing what will happen when shutting down only one port channel member.

Test Plan

Follow the similar pattern of existing test_bfd_portchannel_member_flap test case but this time we only shut down one port channel member instead of all members.

Test environment

No response

Attach files (if any)

No response