Skip to content

Conversation

@dlyssenko
Copy link
Contributor

  1. Dut's API gets list of all interfaces in /pyeapi/api/interfaces.py - it read those from show run all.
  2. However, some interfaces present in the 'config all' might not be present on the actual dut.
  3. This might create an issue during sytem test if random_interface () picks an interface which is not currently present on the dut.

this PR should fix the issue

@dlyssenko dlyssenko merged commit a2d0508 into arista-eosplus:develop Aug 14, 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