From 851670002aa53f0321aee11b215c94729f34ceff Mon Sep 17 00:00:00 2001 From: Jitendrakumar Kushavah <78074038+jitendracandela@users.noreply.github.com> Date: Fri, 2 Aug 2024 23:19:47 +0530 Subject: [PATCH] Updated the overview page for sanity and performance as per 3.2 AP target (#978) 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 028e1f05a4..5891e36719 100644 --- a/.allure-overview/overviews.json +++ b/.allure-overview/overviews.json @@ -1,7 +1,7 @@ { "sanity": { "OVERVIEW_TITLE": "'OpenWifi sanity results'", - "OVERVIEW_TESTBEDS": ["edgecore_oap101-6e","edgecore_eap101","cig_wf188n","cig_wf196","edgecore_eap102","edgecore_eap104","cig_wf186w","hfcl_ion4xe","yuncore_fap655","yuncore_ax820","edgecore_eap111","hfcl_ion4xi","udaya_a6-id2","edgecore_eap105","sercomm_ap72tip"] + "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"] }, "interop": { "OVERVIEW_TITLE": "'OpenWifi interop results'", @@ -15,6 +15,6 @@ "performance": { "OVERVIEW_TITLE": "'OpenWifi performance results'", - "OVERVIEW_TESTBEDS": ["edgecore_oap101-6e","edgecore_eap101","cig_wf188n","cig_wf196","edgecore_eap102","edgecore_eap104","cig_wf186w","hfcl_ion4xe","yuncore_fap655","yuncore_ax820","edgecore_eap111","hfcl_ion4xi","udaya_a6-id2","edgecore_eap105","sercomm_ap72tip"] + "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"] } }