mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2026-01-09 13:51:46 +00:00
client_disconnect will clear l3 traffic and added allure_report_table_format function and maodification done in layer3_traffic
Signed-off-by: karthikaeyetea <karthika.subramani@candelatech.com>
This commit is contained in:
@@ -2151,3 +2151,4 @@ if __name__ == '__main__':
|
||||
# print(a)
|
||||
# print(obj.eap_connect.json_get("port/1/1/sta0000?fields=ap,ip"))
|
||||
# obj.EAP_Connect(station_name=["sta0000", "sta0001"], eap="TTLS", ssid="testing_radius")
|
||||
|
||||
|
||||
@@ -1823,4 +1823,3 @@ class TestMultiStaPerfNat(object):
|
||||
print("Test failed due to lesser value")
|
||||
assert False
|
||||
print("Test Completed... Cleaning up Stations")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user