From 20c4c50f85bad91d3f568080d06b9bd17878178c Mon Sep 17 00:00:00 2001 From: Jitendrakumar Kushavah <78074038+jitendracandela@users.noreply.github.com> Date: Wed, 14 Aug 2024 20:29:26 +0530 Subject: [PATCH] Replaced HFCL AP's in the overview page with EAP102 & CIG186w as per 3.2 targets (#987) 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 04de2d5fcb..a86ca2d541 100644 --- a/.allure-overview/overviews.json +++ b/.allure-overview/overviews.json @@ -1,7 +1,7 @@ { "sanity": { "OVERVIEW_TITLE": "'OpenWifi sanity results'", - "OVERVIEW_TESTBEDS": ["hfcl_ion4xi","edgecore_eap104","cig_wf196","udaya_a6-id2","yuncore_ax820","hfcl_ion4xe","yuncore_fap655","edgecore_eap105","sercomm_ap72tip","edgecore_eap101","edgecore_eap111","cig_wf189"] + "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"] }, "interop": { "OVERVIEW_TITLE": "'OpenWifi interop results'", @@ -15,6 +15,6 @@ "performance": { "OVERVIEW_TITLE": "'OpenWifi performance results'", - "OVERVIEW_TESTBEDS": ["hfcl_ion4xi","edgecore_eap104","cig_wf196","udaya_a6-id2","yuncore_ax820","hfcl_ion4xe","yuncore_fap655","edgecore_eap105","sercomm_ap72tip","edgecore_eap101","edgecore_eap111","cig_wf189"] + "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"] } }