Skip to content

Commit

Permalink
SP-T50: Add missing teardown step
Browse files Browse the repository at this point in the history
This fixes the randomly appearing "OSError 98 Address already in use"
from the later tests.

Signed-off-by: Mika Tammi <[email protected]>
  • Loading branch information
Mika Tammi authored and azbeleva committed Nov 2, 2023
1 parent 2949961 commit 2ce1bd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Robot-Framework/test-suites/bat-tests/netvm.robot
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Wifi passthrought into NetVM
Log To Console Switch connection to Ghaf Host
Switch Connection ${ghaf_host}
Check Network Availability ${netwotk_ip} expected_result=False
[Teardown] Remove Wifi configuration
[Teardown] Run Keywords Remove Wifi configuration AND Close All Connections

NetVM stops and starts successfully
[Documentation] Verify that NetVM stops properly and starts after that
Expand Down

0 comments on commit 2ce1bd8

Please sign in to comment.