You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue: with L1 tests we facing issue of changing port(s) speed, duplex etc. In order to get device to pretest condition we rebooting device.
To save time on tests run decided to reboot device on the last test within the L1 tests in the session.
We see two solution to reboot device on the last test :
Bring pytest-order library which supports session-, module- and class-scope ordering via the order-scope option . But hesitate to bring new library if we ever use it just for L1 tests