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 962c65d commit 39568ecCopy full SHA for 39568ec
.gitlab/ci/e2e/.env
@@ -1,6 +1,6 @@
1
SRSGNB_REGISTRY_URI=registry.gitlab.com/softwareradiosystems/srsgnb
2
RETINA_REGISTRY_PREFIX=registry.gitlab.com/softwareradiosystems/ci/retina
3
-RETINA_VERSION=0.51.4
+RETINA_VERSION=0.51.5
4
UBUNTU_VERSION=24.04
5
AMARISOFT_VERSION=2023-09-08
6
SRSUE_VERSION=23.11
tests/e2e/tests/test_mode/config_ue.yml
@@ -33,7 +33,7 @@ cell_cfg:
33
prach_frequency_start: 12
34
pucch:
35
sr_period_ms: 10
36
- f1_nof_cell_res_sr: 30
+ f0_or_f1_nof_cell_res_sr: 30
37
min_k1: 2
38
csi:
39
csi_rs_period: 40
0 commit comments