mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-11-01 19:37:54 +00:00
removing the wifi reload changes after config applied
This commit is contained in:
@@ -753,8 +753,6 @@ class Fixtures_2x:
|
||||
else:
|
||||
print("AP is Not Broadcasting Applied Config")
|
||||
allure.attach(name="Failed to Apply Config : Active Config in AP : ", body=str(ap_config_active))
|
||||
time.sleep(10)
|
||||
ap_ssh.run_generic_command(cmd="wifi")
|
||||
time.sleep(50)
|
||||
try:
|
||||
iwinfo = ap_ssh.iwinfo()
|
||||
|
||||
Reference in New Issue
Block a user