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 babe493 commit e498c6dCopy full SHA for e498c6d
.gitlab/ci/e2e.yml
@@ -138,7 +138,7 @@ zmq:
138
artifacts: true
139
- *txrx-lib
140
141
-zmq alternative configs:
+zmq-alternative-configs:
142
extends: .e2e-run
143
rules:
144
- if: $CI_DESCRIPTION =~ /Nightly/
.gitlab/ci/e2e/retina_request_android_x300.yml
@@ -7,7 +7,7 @@
7
#
8
9
- name: open5gs
10
- type: epc
+ type: 5gc
11
image: ${RETINA_REGISTRY_PREFIX}/open5gs:${OPEN5GS_VERSION}_${AGENT_VERSION}
12
requirements:
13
cpu: 4
0 commit comments