mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 11:18:03 +00:00
layer3 profile fixes
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
This commit is contained in:
@@ -252,6 +252,7 @@ class L3CXProfile(LFCliBase):
|
||||
self.fail("FAIL: Not all stations increased traffic")
|
||||
self.exit_fail()
|
||||
try:
|
||||
self.refresh_cx()
|
||||
cx_data = self.json_get("/cx/all")
|
||||
cx_data.pop("handler")
|
||||
cx_data.pop("uri")
|
||||
|
||||
Reference in New Issue
Block a user