mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2026-01-10 22:31:42 +00:00
reverting changes
Signed-off-by: Nikita Yadav <nikita.yadav@candelatech.com>
This commit is contained in:
@@ -120,7 +120,7 @@ class Fixtures_3x:
|
||||
print("show ap sum", ap)
|
||||
ap_status = instantiate_profile_obj.show_ap_status_cc()
|
||||
print("show ap status", ap_status)
|
||||
allure.attach(name="show ap summary", body=str(ap))
|
||||
allure.attach(name="show ap summary", body=str(ap))
|
||||
|
||||
print("create 3 wlans on slot1,2 and 3")
|
||||
for ap_name in range(len(self.lab_info['access_point'])):
|
||||
|
||||
Reference in New Issue
Block a user