mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 03:07:56 +00:00
lf_check_config.ini : update config
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
@@ -35,7 +35,7 @@ TEST_DICT: {
|
||||
"test_ipv4_variable_time":{"enabled":"FALSE","command":"test_ipv4_variable_time.py","args":""},
|
||||
"create_bridge":{"enabled":"FALSE","command":"create_bridge.py","args":""},
|
||||
"create_l3":{"enabled":"TRUE","command":"create_l3.py","args":"RADIO_0_CFG --debug"},
|
||||
"create_l4":{"enabled":"FALSE","command":"create_l4.py","args":"RADIO_1_CFG --debug"},
|
||||
"create_l4":{"enabled":"TRUE","command":"create_l4.py","args":"RADIO_1_CFG --debug"},
|
||||
"create_macvlan":{"enabled":"FALSE","command":"create_macvlan.py","args":""},
|
||||
"create_station":{"enabled":"FALSE","command":"create_station.py","args":""},
|
||||
"create_vap":{"enabled":"FALSE","command":"create_vap.py","args":""},
|
||||
@@ -44,7 +44,7 @@ TEST_DICT: {
|
||||
"testgroup":{"enabled":"FALSE","command":"testgroup.py","args":""},
|
||||
"test_ipv6_connection":{"enabled":"FALSE","command":"test_ipv6_connection.py","args":""},
|
||||
"test_ipv6_variable_time":{"enabled":"FALSE","command":"test_ipv6_variable_time.py","args":""},
|
||||
"test_l3_longevity":{"enabled":"TRUE","command":"test_l3_longevity.py","args":"--test_duration 30s --polling_interval 10s --upstream_port eth1
|
||||
"test_l3_longevity":{"enabled":"FALSE","command":"test_l3_longevity.py","args":"--test_duration 30s --polling_interval 10s --upstream_port eth1
|
||||
--radio 'radio==wiphy0 stations==1 ssid==jedway-wpa2-x2048-5-3 ssid_pw==jedway-wpa2-x2048-5-3 security==wpa2'
|
||||
--radio 'radio==wiphy1 stations==1 ssid==jedway-wpa2-x2048-4-1 ssid_pw==jedway-wpa2-x2048-4-1 security==wpa2'
|
||||
--mgr '192.168.92.13' --ap_read --ap_test_mode --endp_type 'lf_udp lf_tcp' --rates_are_totals --side_a_min_bps=20000 --side_b_min_bps=300000000"},
|
||||
|
||||
Reference in New Issue
Block a user