sonic-net / sonic-mgmt

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

Fix lag test #13581

Open arista-hpandya opened 3 days ago

arista-hpandya commented 3 days ago

Description of PR

Skip the lag test if portchannel is None.

Summary:

Type of change

Back port request

Approach

What is the motivation for this PR?

We wish to skip the test instead of throwing an assertion when portchannel is not available.

How did you do it?

We add a check for portchannel

How did you verify/test it?

NA

Any platform specific information?

NA

Supported testbed topology if it's a new test case?

NA

Documentation

This is not a new feature or test case that requires documentation

kenneth-arista commented 8 hours ago

@arlakshm