added libs/apnos/openwrt_ctl.py

Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
This commit is contained in:
shivamcandela
2021-04-17 00:11:43 +05:30
parent a0865c1b02
commit 032b8e599f

View File

@@ -251,7 +251,7 @@ def get_latest_firmware(testbed, instantiate_firmware):
except:
latest_firmware = False
yield latest_firmware
`
@pytest.fixture(scope="function")
def check_ap_firmware_ssh(testbed):