Skip to content

Commit

Permalink
Added pass fail criteria for cig_wf186h
Browse files Browse the repository at this point in the history
Signed-off-by: jitendracandela <[email protected]>
  • Loading branch information
jitendracandela committed Aug 26, 2024
1 parent 93544cd commit f39a82b
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions tests/e2e/basic/performance_tests/performance_pass_fail.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,28 @@
"UDP": 1800
}
},
"cig_wf186h":{
"2G 2x2 20MHz": {
"TCP": 200,
"UDP": 220
},
"2G 4x4 20MHz": {
"TCP": null,
"UDP": null
},
"5G 2x2 80MHz": {
"TCP": 800,
"UDP": 900
},
"5G 4x4 80MHz": {
"TCP": null,
"UDP": null
},
"5G 2x2 160MHz": {
"TCP": 1600,
"UDP": 1800
}
},
"hfcl_ion4xe":{
"2G 2x2 20MHz": {
"TCP": 200,
Expand Down

0 comments on commit f39a82b

Please sign in to comment.