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:
Chuck SmileyRekiere
2021-11-15 14:07:58 -07:00
parent f2b4628a81
commit e9e7c6de31

View File

@@ -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()