mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-10-29 10:02:26 +00:00
* Updated overview for advanced Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com> * Modified advanced workflow as per the new AP models Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com> * Modified NAMESPACE name Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com> --------- Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
21 lines
972 B
JSON
21 lines
972 B
JSON
{
|
|
"sanity": {
|
|
"OVERVIEW_TITLE": "'OpenWifi sanity results'",
|
|
"OVERVIEW_TESTBEDS": ["edgecore_oap101-6e","edgecore_eap101","cig_wf188n","cig_wf196","edgecore_eap102","edgecore_eap104","cig_wf186w","hfcl_ion4xe","yuncore_fap655","yuncore_ax820"]
|
|
},
|
|
"interop": {
|
|
"OVERVIEW_TITLE": "'OpenWifi interop results'",
|
|
"OVERVIEW_TESTBEDS": ["pixel-4","galaxy-s9","galaxy-s10","galaxy-s20","iphone-xr","iphone-7","iphone-11","iphone-12"]
|
|
},
|
|
|
|
"advanced": {
|
|
"OVERVIEW_TITLE": "'OpenWifi advanced results'",
|
|
"OVERVIEW_TESTBEDS": ["edgecore_eap104","edgecore_oap101-6e","cig_wf186h","edgecore_eap101","edgecore_eap102","cig_wf196"]
|
|
},
|
|
|
|
"performance": {
|
|
"OVERVIEW_TITLE": "'OpenWifi performance results'",
|
|
"OVERVIEW_TESTBEDS": ["edgecore_oap101-6e","edgecore_eap101","cig_wf188n","cig_wf196","edgecore_eap102","edgecore_eap104","cig_wf186w","hfcl_ion4xe","yuncore_fap655","yuncore_ax820"]
|
|
}
|
|
}
|