mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 03:07:56 +00:00
test_ip_varible_time.py : there was an admin up in the stop caused errors
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
@@ -313,7 +313,6 @@ class IPVariableTime(Realm):
|
||||
if not self.passes():
|
||||
print(self.get_fail_message())
|
||||
self.exit_fail()
|
||||
LFUtils.wait_until_ports_admin_up(port_list=self.sta_list, debug_=self.debug)
|
||||
|
||||
if self.passes():
|
||||
self.success()
|
||||
|
||||
Reference in New Issue
Block a user