Skip to content

Commit d8b96d2

Browse files
qarlosalbertocodebot
authored andcommitted
ci: select node
1 parent b7812a5 commit d8b96d2

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

.gitlab/ci/retina_request_rf.yml

Lines changed: 4 additions & 1 deletion
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: sdr
1415
model: b200
@@ -18,11 +19,13 @@
1819
- name: srs-gnb
1920
type: gnb
2021
image: registry.gitlab.com/softwareradiosystems/retina/images/srsgnb:0.1.2_0.2.13
22+
debug-labels: [retina.cpu.low]
2123
resources:
2224
- type: sdr
2325
model: b200
2426
path: ../../build/apps/gnb/gnb
2527

2628
- name: open5gs
2729
type: epc
28-
image: registry.gitlab.com/softwareradiosystems/retina/images/open5gs:2.5.6_0.2.10
30+
image: registry.gitlab.com/softwareradiosystems/retina/images/open5gs:2.5.6_0.2.10
31+
debug-labels: [retina.cpu.low]

.gitlab/ci/retina_request_zmq.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@
2525

2626
- name: open5gs
2727
type: epc
28-
image: registry.gitlab.com/softwareradiosystems/retina/images/open5gs:2.5.6_0.2.10
28+
image: registry.gitlab.com/softwareradiosystems/retina/images/open5gs:2.5.6_0.2.10
29+
debug-labels: [retina.cpu.low]

0 commit comments

Comments
 (0)