mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-10-31 18:58:01 +00:00
Attached station data for 320 MHz bandwidth test cases
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
This commit is contained in:
@@ -1511,7 +1511,7 @@ class lf_tests(lf_libs):
|
|||||||
sta_rows = ["4way time (us)", "channel", "ssid", "key/phrase", "cx time (us)", "dhcp (ms)",
|
sta_rows = ["4way time (us)", "channel", "ssid", "key/phrase", "cx time (us)", "dhcp (ms)",
|
||||||
"ip", "signal",
|
"ip", "signal",
|
||||||
"mac", "mode"]
|
"mac", "mode"]
|
||||||
if str(self.band_sta) != "6G":
|
if str(self.band_sta) != "6G" or ("320" in self.sta_mode_):
|
||||||
allure_attach = True
|
allure_attach = True
|
||||||
else:
|
else:
|
||||||
allure_attach = False
|
allure_attach = False
|
||||||
|
|||||||
Reference in New Issue
Block a user