Skip to content

Conversation

@dlyssenko
Copy link
Contributor

  1. test_api_mlag runs after test_api_interfaces. The latter selects a guinea-pig interface via random_interface() call
  2. test_api_mlag always selects interface Ethernet1 for its test.
  3. Thus, if test_api_interfaces picks Ethernet1 by chance, it leaves it with flow-control configured, which breaks then mlag test

This trivial fix excludes Ethernet1 from being selected in test_api_interfaces

Copy link
Contributor

@mharista mharista left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@dlyssenko dlyssenko merged commit 519be98 into arista-eosplus:develop Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants