From 1baf5f42df66ed89dd14af0488b481847859f623 Mon Sep 17 00:00:00 2001 From: jitendracandela Date: Thu, 23 Jun 2022 19:51:39 +0530 Subject: [PATCH] Changed basic names to AP names for performance Signed-off-by: jitendracandela --- .allure-overview/overviews.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.allure-overview/overviews.json b/.allure-overview/overviews.json index 48d87de41ab..d88d159dc70 100644 --- a/.allure-overview/overviews.json +++ b/.allure-overview/overviews.json @@ -15,6 +15,6 @@ "performance": { "OVERVIEW_TITLE": "'OpenWifi performance results'", - "OVERVIEW_TESTBEDS": ["basic-01","basic-02","basic-03","basic-04","basic-05","basic-06","basic-07","basic-08","basic-08a"] + "OVERVIEW_TESTBEDS": ["wallys_dr40x9","hfcl_ion4","hfcl_ion4xe","edgecore_ecw5211","edgecore_eap101","edgecore_eap102","cig_wf194c","cig_wf188n","indio_um-305ac","udaya_a5-id2"] } }