mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 03:07:56 +00:00
test_l3_longevity.py , initialize the mac_found_ul
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
@@ -893,6 +893,9 @@ class L3VariableTime(Realm):
|
||||
total_ul_ll_bps = 0
|
||||
endps = []
|
||||
ap_row = []
|
||||
mac_found_ul_6g = False
|
||||
mac_found_ul_5g = False
|
||||
mac_found_ul_2g = False
|
||||
mac_found_6g = False
|
||||
mac_found_5g = False
|
||||
mac_found_2g = False
|
||||
|
||||
Reference in New Issue
Block a user