lf_tx_power.py : added header for the test

ct_9136_tx_power_test.json : udpated tests

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
Chuck SmileyRekiere
2022-04-08 13:37:17 -06:00
committed by shivam
parent a864873d93
commit f8f39ae188
2 changed files with 37 additions and 9 deletions

View File

@@ -24,7 +24,7 @@
" use_ssid_idx=2 --wlan 6G-wpa3-AP3 --wlan_id 15 --wlan_ssid SSID_USED",
" --tag_policy RM204-TB1-AP4 --policy_profile default-policy-profile",
" use_ssid_idx=2 --radio wiphy2 --create_station --station sta0000 --ssid SSID_USED --ssidpw SSID_PW_USED --security SECURITY_USED",
" --pathloss 59 --antenna_gain 6",
" --pathloss 56 --antenna_gain 6",
" --lfmgr LF_MGR_IP --upstream_port eth2 --lfresource 1",
" --vht160 --ieee80211w required --wifi_mode auto --channel 1 --bandwidth \"20\" ",
" --nss 2 --txpower \"3\" --outfile tx_power_2B24 --no_cleanup --testbed_id Cisco-WLC1-AP4",
@@ -44,7 +44,7 @@
" use_ssid_idx=2 --create_wlan --wlan SSID_USED --wlan_id 1 --wlan_ssid SSID_USED",
" --tag_policy RM204-TB1-AP5 --policy_profile default-policy-profile",
" use_ssid_idx=2 --radio wiphy2 --create_station --station ax210a --ssid SSID_USED --ssidpw SSID_PW_USED --security SECURITY_USED",
" --pathloss 59 --antenna_gain 6",
" --pathloss 56 --antenna_gain 6",
" --lfmgr LF_MGR_IP --upstream_port eth2 --lfresource 1",
" --vht160 --ieee80211w required --wifi_mode abgnAX --channel 65 --bandwidth \"20\" ",
" --nss 2 --txpower \"3\" --outfile tx_power_2B24 --no_cleanup_station --no_cleanup --testbed_id Cisco-WLC1-AP5",
@@ -65,7 +65,7 @@
" use_ssid_idx=1 --create_wlan --wlan SSID_USED --wlan_id WLAN_ID_USED --wlan_ssid SSID_USED",
" --tag_policy RM204-TB1-AP5 --policy_profile default-policy-profile",
" use_ssid_idx=1 --radio wiphy4 --create_station --station mt7915e --ssid SSID_USED --ssidpw SSID_PW_USED --security SECURITY_USED",
" --pathloss 59 --antenna_gain 6",
" --pathloss 56 --antenna_gain 6",
" --lfmgr LF_MGR_IP --upstream_port eth2 --lfresource 1",
" --vht160 --ieee80211w disabled --wifi_mode abgnAX --channel 36 --bandwidth \"20\" ",
" --nss 2 --txpower \"3\" --outfile tx_power_2B24 --no_cleanup_station --no_cleanup --testbed_id Cisco-WLC1-AP5",
@@ -90,7 +90,7 @@
" use_ssid_idx=3 --wlan SSID_USED --wlan_id 6 --wlan_ssid SSID_USED",
" --tag_policy RM204-TB1-AP5 --policy_profile default-policy-profile",
" use_ssid_idx=3 --radio wiphy4 --station mt7915e --ssid SSID_USED --ssidpw SSID_PW_USED --security SECURITY_USED",
" --pathloss 59 --antenna_gain 6",
" --pathloss 56 --antenna_gain 6",
" --lfmgr LF_MGR_IP --upstream_port UPSTREAM_ALIAS --lfresource 1",
" --vht160 --ieee80211w disabled --wifi_mode abgnAX",
" --channel USE_BATCH_CHANNEL --bandwidth USE_BATCH_BANDWIDTH --nss USE_BATCH_NSS --txpower '3 5'",
@@ -121,7 +121,7 @@
" use_ssid_idx=2 --wlan SSID_USED --wlan_id WLAN_ID_USED --wlan_ssid SSID_USED",
" --tag_policy RM204-TB1-AP5 --policy_profile default-policy-profile",
" use_ssid_idx=2 --radio wiphy2 --create_station --station sta0000 --ssid SSID_USED --ssidpw SSID_PW_USED --security SECURITY_USED",
" --pathloss 59 --antenna_gain 6",
" --pathloss 56 --antenna_gain 0",
" --lfmgr LF_MGR_IP --upstream_port UPSTREAM_ALIAS --lfresource 1",
" --vht160 --ieee80211w required --wifi_mode abgnAX",
" --channel USE_BATCH_CHANNEL --nss USE_BATCH_NSS --bandwidth USE_BATCH_BANDWIDTH --txpower '3'",
@@ -134,6 +134,7 @@
]
},
"tx_power_batch_2":{
"NOTE":"",
"enabled":"TRUE",
"load_db":"skip",
"timeout":"180",
@@ -150,7 +151,7 @@
" use_ssid_idx=2 --wlan SSID_USED --wlan_id WLAN_ID_USED --wlan_ssid SSID_USED",
" --tag_policy RM204-TB1-AP5 --policy_profile default-policy-profile",
" use_ssid_idx=2 --radio wiphy2 --station sta0000 --ssid SSID_USED --ssidpw SSID_PW_USED --security SECURITY_USED",
" --pathloss 59 --antenna_gain 6",
" --pathloss 56 --antenna_gain 0",
" --lfmgr LF_MGR_IP --upstream_port UPSTREAM_ALIAS --lfresource 1",
" --vht160 --ieee80211w required --wifi_mode abgnAX",
" --channel USE_BATCH_CHANNEL --nss USE_BATCH_NSS --bandwidth USE_BATCH_CHANNEL --txpower '1 2 3 4 5 6 7 8'",