mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-21 12:34:54 +00:00
lf_tx_power.py: set wifi_mode and ieee80211w when creating a station
lf_check.py : TODO added for running batch for larger tests Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
committed by
shivam
parent
b9d1d8abf7
commit
60978d33e5
@@ -1207,6 +1207,10 @@ QA Report Dashboard: lf_qa.py was not run as last script of test suite"""
|
||||
|
||||
self.run_script()
|
||||
|
||||
#TODO have the large test batched
|
||||
# radio_batch_list
|
||||
# channel_batch_list
|
||||
|
||||
else:
|
||||
self.logger.warning(
|
||||
"enable value {} for test: {} ".format(self.test_dict[self.test]['enabled'], self.test))
|
||||
|
||||
Reference in New Issue
Block a user