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 065c73f commit 8b09f26Copy full SHA for 8b09f26
tests/e2e/tests/handover.py
@@ -142,7 +142,7 @@ def test_zmq_handover_sequentially(
142
common_scs=common_scs,
143
bandwidth=bandwidth,
144
noise_spd=noise_spd,
145
- sleep_between_movement_steps=10,
+ sleep_between_movement_steps=1,
146
)
147
148
tests/e2e/tests/inter_du_handover.py
@@ -63,5 +63,5 @@ def test_zmq_inter_du_handover_sequentially(
63
64
65
66
67
0 commit comments