Skip to content

Commit 08dc31a

Browse files
committed
ci: update retina version
1 parent 6abea93 commit 08dc31a

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.gitlab/ci/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
timeout: 4h
2020
interruptible: false
2121
image:
22-
name: registry.gitlab.com/softwareradiosystems/retina/launcher/3.11-alpine:0.0.17
22+
name: registry.gitlab.com/softwareradiosystems/retina/launcher/3.11-alpine:0.0.18
2323
entrypoint: ["/bin/sh", "-c"]
2424
variables:
2525
REQUEST: "" # Retina YAML request

.gitlab/ci/retina_request_rf.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
- name: amarisoft-ue
1010
type: ue
11-
image: registry.gitlab.com/softwareradiosystems/retina/images/amarisoftue:2021-09-18_97e143d_344d33aee_0.2.4
11+
image: registry.gitlab.com/softwareradiosystems/retina/images/amarisoftue:2021-09-18_97e143d_344d33aee_0.2.8
1212
resources:
1313
- type: sdr
1414
model: b200
@@ -17,7 +17,7 @@
1717

1818
- name: srs-gnb
1919
type: gnb
20-
image: registry.gitlab.com/softwareradiosystems/retina/images/srsgnb:0.1.1_0.2.5
20+
image: registry.gitlab.com/softwareradiosystems/retina/images/srsgnb:0.1.1_0.2.8
2121
resources:
2222
- type: sdr
2323
model: b200

.gitlab/ci/retina_request_zmq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88

99
- name: amarisoft-ue
1010
type: ue
11-
image: registry.gitlab.com/softwareradiosystems/retina/images/amarisoftue:2021-09-18_97e143d_344d33aee_0.2.4
11+
image: registry.gitlab.com/softwareradiosystems/retina/images/amarisoftue:2021-09-18_97e143d_344d33aee_0.2.8
1212
resources:
1313
- type: zmq
1414
- type: license
1515
model: amarisoft-5g
1616

1717
- name: srs-gnb
1818
type: gnb
19-
image: registry.gitlab.com/softwareradiosystems/retina/images/srsgnb:0.1.1_0.2.5
19+
image: registry.gitlab.com/softwareradiosystems/retina/images/srsgnb:0.1.1_0.2.8
2020
resources:
2121
- type: zmq
2222
path: ../../build/apps/gnb/gnb

0 commit comments

Comments
 (0)