Page MenuHomeVyOS Platform

ethernet smoke test damaged
Closed, InvalidPublicBUG

Description

Because the Ethernet smoke test does not clean up the self._interfaces, there are many repeated interfaces in the ABC, which directly leads to the failure of the smoke test

Details

Difficulty level
Easy (less than an hour)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)

Event Timeline

jack9603301 changed the task status from Open to In progress.Jan 26 2021, 5:49 PM
jack9603301 moved this task from Need Triage to In Progress on the VyOS 1.3 Equuleus board.
jack9603301 changed Difficulty level from Unknown (require assessment) to Easy (less than an hour).
c-po added a subscriber: c-po.

This smoketest structure is currently revised as it makes no sense to refill the list on every run, should be a class method instead.