From ae0fb31623c5b1c93d82d6d6ba4cc94771a07d92 Mon Sep 17 00:00:00 2001 From: Jitendrakumar Kushavah <78074038+jitendra-kushavah@users.noreply.github.com> Date: Fri, 30 May 2025 17:28:34 +0530 Subject: [PATCH] Wifi 14659 (#1052) * Add Add CIG_WF189H AP in overviews page Signed-off-by: bhargavi-ct * Update overviews page Signed-off-by: bhargavi-ct --------- Signed-off-by: bhargavi-ct Co-authored-by: bhargavi-ct --- .allure-overview/overviews.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.allure-overview/overviews.json b/.allure-overview/overviews.json index 17c0b91f4..4360bf98a 100644 --- a/.allure-overview/overviews.json +++ b/.allure-overview/overviews.json @@ -1,7 +1,7 @@ { "sanity": { "OVERVIEW_TITLE": "'OpenWifi sanity results'", - "OVERVIEW_TESTBEDS": ["edgecore_eap104","yuncore_fap655","sonicfi_rap630c-311g","edgecore_oap103","hfcl_ion4xe","edgecore_eap112","edgecore_eap105","cig_wf189","sonicfi_rap7110c-341x","edgecore_eap101","edgecore_eap111","yuncore_ax820","edgecore_eap102","sercomm_ap72tip","cig_wf196","udaya_a6-id2"] + "OVERVIEW_TESTBEDS": ["edgecore_eap112","edgecore_eap104","yuncore_fap655","sonicfi_rap630c-311g","edgecore_oap103","hfcl_ion4xe","cig_wf189h","sonicfi_rap7110c-341x","edgecore_eap105","cig_wf189","edgecore_eap101","edgecore_eap111","yuncore_ax820","edgecore_eap102","sercomm_ap72tip","cig_wf196","udaya_a6-id2"] }, "interop": { "OVERVIEW_TITLE": "'OpenWifi interop results'", @@ -15,6 +15,6 @@ "performance": { "OVERVIEW_TITLE": "'OpenWifi performance results'", - "OVERVIEW_TESTBEDS": ["edgecore_eap104","yuncore_fap655","sonicfi_rap630c-311g","edgecore_oap103","hfcl_ion4xe","edgecore_eap112","edgecore_eap105","cig_wf189","sonicfi_rap7110c-341x","edgecore_eap101","edgecore_eap111","yuncore_ax820","edgecore_eap102","sercomm_ap72tip","cig_wf196","udaya_a6-id2"] + "OVERVIEW_TESTBEDS": ["edgecore_eap112","edgecore_eap104","yuncore_fap655","sonicfi_rap630c-311g","edgecore_oap103","hfcl_ion4xe","cig_wf189h","sonicfi_rap7110c-341x","edgecore_eap105","cig_wf189","edgecore_eap101","edgecore_eap111","yuncore_ax820","edgecore_eap102","sercomm_ap72tip","cig_wf196","udaya_a6-id2"] } }