-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy pathoverviews.json
20 lines (18 loc) · 1.06 KB
/
overviews.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"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","sercomm_ap72tip"]
},
"interop": {
"OVERVIEW_TITLE": "'OpenWifi interop results'",
"OVERVIEW_TESTBEDS": ["pixel-4","galaxy-s9","galaxy-s10","galaxy-s20","iphone-xr","iphone-7","iphone-11","iphone-12"]
},
"advanced": {
"OVERVIEW_TITLE": "'OpenWifi advanced results'",
"OVERVIEW_TESTBEDS": ["edgecore_eap104","edgecore_eap101","edgecore_eap111","cig_wf196","yuncore_ax820","yuncore_fap655","edgecore_eap102","cig_wf186h","udaya_a6-id2"]
},
"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","sercomm_ap72tip"]
}
}