We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a15473 commit 103a9bfCopy full SHA for 103a9bf
tests/e2e/tests/iperf.py
@@ -24,7 +24,7 @@
24
from .utils import ATTACH_TIMEOUT, DEFAULT_MCS, STARTUP_TIMEOUT, get_ue_gnb_epc
25
26
SHORT_DURATION = 20
27
-LONG_DURATION = 20 * 60
+LONG_DURATION = 5 * 60
28
LOW_BITRATE = int(1e6)
29
HIGH_BITRATE = int(20e6)
30
0 commit comments