Attached station data for 320 MHz bandwidth test cases

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
This commit is contained in:
jitendracandela
2025-03-12 23:12:39 +05:30
parent 7f6cea6dfb
commit d9261ac987

View File

@@ -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