Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-RAN
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenXG
OpenXG-RAN
Commits
84416996
Commit
84416996
authored
Mar 23, 2026
by
Jaroslava Fiedlerova
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/cir-generator-image-v0.0.1' into integration_2026_w13 (!4006)
Update cir-generator image tag to v0.0.1
parents
e3c4c4da
5b05df39
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
ci-scripts/yaml_files/5g_vrtsim_cirdb/docker-compose.yaml
ci-scripts/yaml_files/5g_vrtsim_cirdb/docker-compose.yaml
+1
-1
ci-scripts/yaml_files/5g_vrtsim_multiue/docker-compose.yaml
ci-scripts/yaml_files/5g_vrtsim_multiue/docker-compose.yaml
+1
-1
No files found.
ci-scripts/yaml_files/5g_vrtsim_cirdb/docker-compose.yaml
View file @
84416996
services
:
services
:
# CIR Generator service - generates CIRDB files on every CI run
# CIR Generator service - generates CIRDB files on every CI run
cir-generator
:
cir-generator
:
image
:
oaisoftwarealliance/cir-generator:
test
image
:
oaisoftwarealliance/cir-generator:
v0.0.1
environment
:
environment
:
GENERATOR_ARGS
:
"
--demo"
GENERATOR_ARGS
:
"
--demo"
OUTPUT
:
"
--out
/opt/output/cir_db.bin"
OUTPUT
:
"
--out
/opt/output/cir_db.bin"
...
...
ci-scripts/yaml_files/5g_vrtsim_multiue/docker-compose.yaml
View file @
84416996
services
:
services
:
# CIR Generator service - generates CIRDB files on every CI run
# CIR Generator service - generates CIRDB files on every CI run
cir-generator
:
cir-generator
:
image
:
oaisoftwarealliance/cir-generator:
test
image
:
oaisoftwarealliance/cir-generator:
v0.0.1
environment
:
environment
:
GENERATOR_ARGS
:
"
--demo"
GENERATOR_ARGS
:
"
--demo"
OUTPUT
:
"
--out
/opt/output/cir_db.bin"
OUTPUT
:
"
--out
/opt/output/cir_db.bin"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment