mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 03:37:55 +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)",
|
||||
"ip", "signal",
|
||||
"mac", "mode"]
|
||||
if str(self.band_sta) != "6G":
|
||||
if str(self.band_sta) != "6G" or ("320" in self.sta_mode_):
|
||||
allure_attach = True
|
||||
else:
|
||||
allure_attach = False
|
||||
|
||||
Reference in New Issue
Block a user