Replaced cig_wf186w with cig_wf186h in the sanity and performance overview page (#990)

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
This commit is contained in:
Jitendrakumar Kushavah
2024-08-26 12:27:48 +05:30
committed by GitHub
parent 5ba35aa9f9
commit 71e4a9e34c

View File

@@ -1,7 +1,7 @@
{
"sanity": {
"OVERVIEW_TITLE": "'OpenWifi sanity results'",
"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"]
"OVERVIEW_TESTBEDS": ["cig_wf186h","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": ["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"]
"OVERVIEW_TESTBEDS": ["cig_wf186h","edgecore_eap104","cig_wf196","udaya_a6-id2","yuncore_ax820","edgecore_eap102","yuncore_fap655","edgecore_eap105","sercomm_ap72tip","edgecore_eap101","edgecore_eap111","cig_wf189"]
}
}