mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-12-24 22:47:08 +00:00
Added eth table and max station table in allure for test_traffic_generator_connectivity
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
This commit is contained in:
committed by
karthikaeyetea
parent
eebd007ebc
commit
77b775cf0a
@@ -381,4 +381,4 @@ class TestFirmwareUpgrade(object):
|
||||
data = data.json()
|
||||
allure.attach(name=str(data['firmware']) + str(current_version_ap), body="")
|
||||
status.append(current_version_ap == data['firmware'].split())
|
||||
assert False not in status
|
||||
assert False not in status
|
||||
|
||||
Reference in New Issue
Block a user