From b920820ef8f830bb36d7ce9f8c85cf1ee13452f0 Mon Sep 17 00:00:00 2001 From: Jitendrakumar Kushavah <78074038+jitendra-kushavah@users.noreply.github.com> Date: Tue, 20 May 2025 15:45:16 +0530 Subject: [PATCH] Updated overview page for New APs (#1051) * Update overviews * Remove CIG196 from overviews page * Remove CIG186h and Add CIG196 in overview page --------- Co-authored-by: bhargavi-ct --- .allure-overview/overviews.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.allure-overview/overviews.json b/.allure-overview/overviews.json index 7c313518a..17c0b91f4 100644 --- a/.allure-overview/overviews.json +++ b/.allure-overview/overviews.json @@ -1,7 +1,7 @@ { "sanity": { "OVERVIEW_TITLE": "'OpenWifi sanity results'", - "OVERVIEW_TESTBEDS": ["cig_wf186h","edgecore_eap104","cig_wf196","udaya_a6-id2","yuncore_fap655","edgecore_eap101","edgecore_eap111","cig_wf189","edgecore_eap105","hfcl_ion4xe","sonicfi_rap630c-311g","sonicfi_rap7110c-341x","yuncore_ax820","edgecore_eap102"] + "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"] }, "interop": { "OVERVIEW_TITLE": "'OpenWifi interop results'", @@ -10,11 +10,11 @@ "advanced": { "OVERVIEW_TITLE": "'OpenWifi advanced results'", - "OVERVIEW_TESTBEDS": ["edgecore_eap104","edgecore_eap101","edgecore_eap111","hfcl_ion4xe","cig_wf189","edgecore_eap105","sonicfi_rap7110c-341x","cig_wf196","yuncore_fap655","cig_wf186h","udaya_a6-id2","sonicfi_rap630c-311g"] + "OVERVIEW_TESTBEDS": ["edgecore_eap104","edgecore_eap101","edgecore_eap111","hfcl_ion4xe","cig_wf189","edgecore_eap105","sonicfi_rap7110c-341x","cig_wf196","yuncore_fap655","udaya_a6-id2","sonicfi_rap630c-311g"] }, "performance": { "OVERVIEW_TITLE": "'OpenWifi performance results'", - "OVERVIEW_TESTBEDS": ["cig_wf186h","edgecore_eap104","cig_wf196","udaya_a6-id2","yuncore_fap655","edgecore_eap101","edgecore_eap111","cig_wf189","edgecore_eap105","hfcl_ion4xe","sonicfi_rap630c-311g","sonicfi_rap7110c-341x","yuncore_ax820","edgecore_eap102"] + "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"] } }