mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-10-30 18:27:53 +00:00 
			
		
		
		
	ct_us_scripts.json: regression updates
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
		| @@ -531,6 +531,15 @@ | ||||
|                 "args_list":[" --mgr LF_MGR_IP " | ||||
|                 ] | ||||
|             }, | ||||
|             "test_l3_powersave_traffic":{ | ||||
|                 "enabled":"TRUE", | ||||
|                 "command":"test_l3_powersave_traffic.py", | ||||
|                 "args":"", | ||||
|                 "args_list":[ | ||||
|                     "--mgr LF_MGR_IP --radio 1.1.wiphy0 ", | ||||
|                     " use_ssid_idx=0 --ssid SSID_USED --passwd  SSID_PW_USED --security  SECURITY_USED " | ||||
|                 ] | ||||
|             }, | ||||
|             "test_l4":{ | ||||
|                 "enabled":"TRUE", | ||||
|                 "command":"test_l4.py", | ||||
| @@ -553,16 +562,6 @@ | ||||
|                     " --dut_model_num  USE_DUT_NAME --dut_sw_version DUT_SW --dut_hw_version DUT_HW --dut_serial_num DUT_SN" | ||||
|                 ] | ||||
|             }, | ||||
|             "test_l3_powersave_traffic":{ | ||||
|                 "enabled":"FALSE", | ||||
|                 "command":"test_l3_powersave_traffic.py", | ||||
|                 "args":"", | ||||
|                 "args_list":[ | ||||
|                     " --mgr LF_MGR_IP --radio wiphy1 --num_stations 4 --upstream_port UPSTREAM_PORT",                     | ||||
|                     "  use_ssid_idx=1 --ssid SSID_USED --passwd SSID_PW_USED --security SECURITY_USED", | ||||
|                     " --debug" | ||||
|                 ] | ||||
|             }, | ||||
|             "create_l4":{ | ||||
|                 "enabled":"TRUE", | ||||
|                 "command":"create_l4.py", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Chuck SmileyRekiere
					Chuck SmileyRekiere