Add edgecore_eap111 to sanity and testbed name fix in regression

* Added edgecore_eap111 in sanity overview page

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Added edgecore_eap111 in sanity and new schedule for nightly sanity

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Added edgecore_eap111 in performance overview page

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Added edgecore_eap111 in performane and new schedule for performance

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* fixed syntax error

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Added edgecore_eap111 in regression and new schedule for regression

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Added proper testbed name as per the lab info file for regression

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

---------

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
This commit is contained in:
Jitendrakumar Kushavah
2024-04-02 00:06:54 +05:30
committed by GitHub
parent 67dad64b50
commit cc4e1e7a56
4 changed files with 666 additions and 84 deletions

View File

@@ -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"]
"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"]
},
"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"]
"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"]
}
}