Skip to content

Commit 82f333e

Browse files
committed
Add Pass/Fail criteria for sonicfi_rap630w-211g AP
Signed-off-by: bhargavi-ct <bhargavi.mamidipaka@candelatech.com>
1 parent 4ec3371 commit 82f333e

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

tests/e2e/basic/performance_tests/performance_pass_fail.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -751,6 +751,18 @@
751751
"UDP": 1000
752752
}
753753
}
754+
},
755+
"sonicfi_rap630w-211g":{
756+
"AX":{
757+
"2G 2x2 20MHz": {
758+
"TCP": 200,
759+
"UDP": 220
760+
},
761+
"5G 2x2 80MHz": {
762+
"TCP": 800,
763+
"UDP": 900
764+
}
754765
}
766+
}
755767
}
756768
}

0 commit comments

Comments
 (0)