Skip to content

Commit b7812a5

Browse files
asaezpercodebot
authored andcommitted
ci: ue in high cpu
1 parent 8cdda3b commit b7812a5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitlab/ci/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ include:
2323
timeout: 6h
2424
interruptible: false
2525
image:
26-
name: registry.gitlab.com/softwareradiosystems/retina/launcher/3.11-alpine:0.0.25
26+
name: registry.gitlab.com/softwareradiosystems/retina/launcher/3.11-alpine:0.0.26
2727
entrypoint: ["/bin/sh", "-c"]
2828
variables:
2929
REQUEST: "" # Retina YAML request

.gitlab/ci/retina_request_zmq.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- name: amarisoft-ue
1010
type: ue
1111
image: registry.gitlab.com/softwareradiosystems/retina/images/amarisoftue:2023-02-06_17b9ea2_220ca4502_0.2.13
12+
debug-labels: [retina.cpu.high]
1213
resources:
1314
- type: zmq
1415
- type: license
@@ -17,6 +18,7 @@
1718
- name: srs-gnb
1819
type: gnb
1920
image: registry.gitlab.com/softwareradiosystems/retina/images/srsgnb:0.1.2_0.2.13
21+
debug-labels: [retina.cpu.low]
2022
resources:
2123
- type: zmq
2224
path: ../../build/apps/gnb/gnb

0 commit comments

Comments
 (0)