Skip to content

Commit b210e0b

Browse files
ci,e2e: decrease RRC procedure timeout...
...to avoid forced termination of ongoing procedures beyond the end of the test campaign.
1 parent faea270 commit b210e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/tests/viavi/test_declaration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ tests:
4444
max_puschs_per_slot: 2
4545
cu_cp:
4646
rrc:
47-
rrc_procedure_timeout_ms: 7200
47+
rrc_procedure_timeout_ms: 2000
4848
expert_execution:
4949
queues:
5050
du_ue_data_executor_queue_size: 16384

0 commit comments

Comments
 (0)