From 41e261a7fd22708f1581617436df5c8efec0b92a Mon Sep 17 00:00:00 2001 From: bhargavi-ct Date: Mon, 27 Oct 2025 18:00:11 +0530 Subject: [PATCH] Add senao_iap4300m, udaya_a6-id2 and cig_wf672 in Allure Overviews page (#1078) 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 3f06f4e94..0c55ab958 100644 --- a/.allure-overview/overviews.json +++ b/.allure-overview/overviews.json @@ -1,7 +1,7 @@ { "sanity": { "OVERVIEW_TITLE": "'OpenWifi sanity results'", - "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"] + "OVERVIEW_TESTBEDS": ["senao_iap4300m","edgecore_eap104","udaya_a6-id2","sonicfi_rap630c-311g","edgecore_oap103","hfcl_ion4xe","cig_wf189h","sonicfi_rap7110c-341x","edgecore_eap105","cig_wf672","edgecore_eap101","edgecore_eap111","yuncore_ax820","edgecore_eap102","sercomm_ap72tip","cig_wf196","edgecore_eap112","yuncore_fap655","cig_wf189"] }, "interop": { "OVERVIEW_TITLE": "'OpenWifi interop results'", @@ -15,6 +15,6 @@ "performance": { "OVERVIEW_TITLE": "'OpenWifi performance results'", - "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"] + "OVERVIEW_TESTBEDS": ["senao_iap4300m","edgecore_eap104","udaya_a6-id2","sonicfi_rap630c-311g","edgecore_oap103","hfcl_ion4xe","cig_wf189h","sonicfi_rap7110c-341x","edgecore_eap105","cig_wf672","edgecore_eap101","edgecore_eap111","yuncore_ax820","edgecore_eap102","sercomm_ap72tip","cig_wf196","edgecore_eap112","yuncore_fap655","cig_wf189"] } }