Skip to content

Commit 103a9bf

Browse files
committed
ci: rf iperf 5 minutes
1 parent 8a15473 commit 103a9bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/tests/iperf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
from .utils import ATTACH_TIMEOUT, DEFAULT_MCS, STARTUP_TIMEOUT, get_ue_gnb_epc
2525

2626
SHORT_DURATION = 20
27-
LONG_DURATION = 20 * 60
27+
LONG_DURATION = 5 * 60
2828
LOW_BITRATE = int(1e6)
2929
HIGH_BITRATE = int(20e6)
3030

0 commit comments

Comments
 (0)