Skip to content

Commit 63ec85f

Browse files
asaezpercodebot
authored andcommitted
ci,e2e: increase log level in cu+du tests
1 parent f7efcf2 commit 63ec85f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitlab/ci/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ amari 4 cudu:
374374
TESTBED: zmq_cudu
375375
MARKERS: "smoke"
376376
RETINA_PARAM_ARGS: "gnb.all.pcap=True gnb.all.mac_enable=True gnb.all.rlc_enable=True gnb.all.enable_integrity_protection=True"
377-
E2E_LOG_LEVEL: "warning"
377+
E2E_LOG_LEVEL: "info"
378378
allow_failure: true
379379
needs:
380380
- job: "basic relwithdeb"

.gitlab/ci/e2e/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ GNB_REMOTE_PATH=/usr/local/bin/gnb
22
GNB_IS_EXECUTABLE=true
33
SRSGNB_REGISTRY_URI=registry.gitlab.com/softwareradiosystems/srsgnb
44
RETINA_REGISTRY_PREFIX=registry.gitlab.com/softwareradiosystems/ci/retina
5-
RETINA_VERSION=0.50.8
5+
RETINA_VERSION=0.50.9
66
UBUNTU_VERSION=24.04
77
AMARISOFT_VERSION=2023-09-08
88
SRSUE_VERSION=23.11

0 commit comments

Comments
 (0)