Updated the overview page for sanity and performance as per 3.2 AP target (#978)

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
This commit is contained in:
Jitendrakumar Kushavah
2024-08-02 23:19:47 +05:30
committed by GitHub
parent f4e7d51366
commit 851670002a

View File

@@ -1,7 +1,7 @@
{ {
"sanity": { "sanity": {
"OVERVIEW_TITLE": "'OpenWifi sanity results'", "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","edgecore_eap111","hfcl_ion4xi","udaya_a6-id2","edgecore_eap105","sercomm_ap72tip"] "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"]
}, },
"interop": { "interop": {
"OVERVIEW_TITLE": "'OpenWifi interop results'", "OVERVIEW_TITLE": "'OpenWifi interop results'",
@@ -15,6 +15,6 @@
"performance": { "performance": {
"OVERVIEW_TITLE": "'OpenWifi performance results'", "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","edgecore_eap111","hfcl_ion4xi","udaya_a6-id2","edgecore_eap105","sercomm_ap72tip"] "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"]
} }
} }