From 60bb0c915bd06dc15caf2cec71ac035555b3cd2e Mon Sep 17 00:00:00 2001 From: Jitendrakumar Kushavah <78074038+jitendracandela@users.noreply.github.com> Date: Tue, 25 Feb 2025 21:54:26 +0530 Subject: [PATCH] Added EAP102 and Yuncore AX820 at the bottom of the sanity and performance overview page (#1037) Signed-off-by: jitendracandela --- .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 25ec3e5de..2833189b3 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_ax820","edgecore_eap102","yuncore_fap655","edgecore_eap101","edgecore_eap111","cig_wf189","edgecore_eap105","hfcl_ion4xe","sonicfi_rap630c-311g","sonicfi_rap7110c-341x"] + "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"] }, "interop": { "OVERVIEW_TITLE": "'OpenWifi interop results'", @@ -15,6 +15,6 @@ "performance": { "OVERVIEW_TITLE": "'OpenWifi performance results'", - "OVERVIEW_TESTBEDS": ["cig_wf186h","edgecore_eap104","cig_wf196","udaya_a6-id2","yuncore_ax820","edgecore_eap102","yuncore_fap655","edgecore_eap101","edgecore_eap111","cig_wf189","edgecore_eap105","hfcl_ion4xe","sonicfi_rap630c-311g","sonicfi_rap7110c-341x"] + "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"] } }