Replaced HFCL AP's in the overview page with EAP102 & CIG186w as per 3.2 targets (#987)

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
This commit is contained in:
Jitendrakumar Kushavah
2024-08-14 20:29:26 +05:30
committed by GitHub
parent a33c922d2b
commit e88e42c20f

View File

@@ -1,7 +1,7 @@
{
"sanity": {
"OVERVIEW_TITLE": "'OpenWifi sanity results'",
"OVERVIEW_TESTBEDS": ["hfcl_ion4xi","edgecore_eap104","cig_wf196","udaya_a6-id2","yuncore_ax820","hfcl_ion4xe","yuncore_fap655","edgecore_eap105","sercomm_ap72tip","edgecore_eap101","edgecore_eap111","cig_wf189"]
"OVERVIEW_TESTBEDS": ["cig_wf186w","edgecore_eap104","cig_wf196","udaya_a6-id2","yuncore_ax820","edgecore_eap102","yuncore_fap655","edgecore_eap105","sercomm_ap72tip","edgecore_eap101","edgecore_eap111","cig_wf189"]
},
"interop": {
"OVERVIEW_TITLE": "'OpenWifi interop results'",
@@ -15,6 +15,6 @@
"performance": {
"OVERVIEW_TITLE": "'OpenWifi performance results'",
"OVERVIEW_TESTBEDS": ["hfcl_ion4xi","edgecore_eap104","cig_wf196","udaya_a6-id2","yuncore_ax820","hfcl_ion4xe","yuncore_fap655","edgecore_eap105","sercomm_ap72tip","edgecore_eap101","edgecore_eap111","cig_wf189"]
"OVERVIEW_TESTBEDS": ["cig_wf186w","edgecore_eap104","cig_wf196","udaya_a6-id2","yuncore_ax820","edgecore_eap102","yuncore_fap655","edgecore_eap105","sercomm_ap72tip","edgecore_eap101","edgecore_eap111","cig_wf189"]
}
}