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
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
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
lizhongxiao
OpenXG-RAN
Commits
33569628
Commit
33569628
authored
Jun 12, 2023
by
Raphael Defosseux
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore(ci): post MR 1976, resync
Signed-off-by:
Raphael Defosseux
<
raphael.defosseux@eurecom.fr
>
parent
773a35ef
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
60 additions
and
47 deletions
+60
-47
ci-scripts/conf_files/rcc.band40.tm1.25PRB.FairScheduler.usrpb210.conf
...nf_files/rcc.band40.tm1.25PRB.FairScheduler.usrpb210.conf
+8
-8
ci-scripts/conf_files/rcc.band7.tm1.if4p5.lo.25PRB.usrpb210.conf
...pts/conf_files/rcc.band7.tm1.if4p5.lo.25PRB.usrpb210.conf
+7
-7
ci-scripts/conf_files/rru.fdd.band7.conf
ci-scripts/conf_files/rru.fdd.band7.conf
+2
-2
ci-scripts/conf_files/rru.tdd.band40.conf
ci-scripts/conf_files/rru.tdd.band40.conf
+2
-2
ci-scripts/yaml_files/lte_b200_fdd_05Mhz_if4.5/docker-compose.yml
...ts/yaml_files/lte_b200_fdd_05Mhz_if4.5/docker-compose.yml
+6
-28
ci-scripts/yaml_files/lte_b200_tdd_05Mhz_if4.5/docker-compose.yml
...ts/yaml_files/lte_b200_tdd_05Mhz_if4.5/docker-compose.yml
+35
-0
No files found.
ci-scripts/conf_files/rcc.band40.tm1.25PRB.FairScheduler.usrpb210.conf
View file @
33569628
Active_eNBs
= (
"
eNB_Eurecom_LTEBox
"
);
Active_eNBs
= (
"
rcc-in-docker
"
);
# Asn1_verbosity, choice in: none, info, annoying
# Asn1_verbosity, choice in: none, info, annoying
Asn1_verbosity
=
"none"
;
Asn1_verbosity
=
"none"
;
...
@@ -13,7 +13,7 @@ eNBs =
...
@@ -13,7 +13,7 @@ eNBs =
cell_type
=
"CELL_MACRO_ENB"
;
cell_type
=
"CELL_MACRO_ENB"
;
eNB_name
=
"
eNB_Eurecom_LTEBox
"
;
eNB_name
=
"
rcc-in-docker
"
;
//
Tracking
area
code
,
0
x0000
and
0
xfffe
are
reserved
values
//
Tracking
area
code
,
0
x0000
and
0
xfffe
are
reserved
values
tracking_area_code
=
1
;
tracking_area_code
=
1
;
...
@@ -137,7 +137,7 @@ eNBs =
...
@@ -137,7 +137,7 @@ eNBs =
};
};
//////////
MME
parameters
:
//////////
MME
parameters
:
mme_ip_address
= ( {
ipv4
=
"
CI_MME_IP_ADDR
"
;
mme_ip_address
= ( {
ipv4
=
"
172.21.18.48
"
;
ipv6
=
"192:168:30::17"
;
ipv6
=
"192:168:30::17"
;
port
=
36412
;
port
=
36412
;
active
=
"yes"
;
active
=
"yes"
;
...
@@ -157,17 +157,17 @@ eNBs =
...
@@ -157,17 +157,17 @@ eNBs =
NETWORK_INTERFACES
:
NETWORK_INTERFACES
:
{
{
ENB_INTERFACE_NAME_FOR_S1_MME
=
"eth0"
;
ENB_INTERFACE_NAME_FOR_S1_MME
=
"eth0"
;
ENB_IPV4_ADDRESS_FOR_S1_MME
=
"
CI_ENB_IP_ADDR
"
;
ENB_IPV4_ADDRESS_FOR_S1_MME
=
"
172.21.18.45
"
;
ENB_INTERFACE_NAME_FOR_S1U
=
"eth0"
;
ENB_INTERFACE_NAME_FOR_S1U
=
"eth0"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"
CI_ENB_IP_ADDR
"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"
172.21.18.45
"
;
ENB_PORT_FOR_S1U
=
2152
;
# Spec 2152
ENB_PORT_FOR_S1U
=
2152
;
# Spec 2152
ENB_IPV4_ADDRESS_FOR_X2C
=
"
CI_ENB_IP_ADDR
"
;
ENB_IPV4_ADDRESS_FOR_X2C
=
"
172.21.18.45
"
;
ENB_PORT_FOR_X2C
=
36422
;
# Spec 36422
ENB_PORT_FOR_X2C
=
36422
;
# Spec 36422
};
};
log_config
:
log_config
:
{
{
global_log_level
=
"
debug
"
;
global_log_level
=
"
info
"
;
hw_log_level
=
"info"
;
hw_log_level
=
"info"
;
phy_log_level
=
"info"
;
phy_log_level
=
"info"
;
mac_log_level
=
"info"
;
mac_log_level
=
"info"
;
...
@@ -200,7 +200,7 @@ RUs = (
...
@@ -200,7 +200,7 @@ RUs = (
{
{
local_if_name
=
"lo"
;
local_if_name
=
"lo"
;
remote_address
=
"127.0.0.2"
;
remote_address
=
"127.0.0.2"
;
local_address
=
"127.0.0.
1
"
;
local_address
=
"127.0.0.
3
"
;
local_portc
=
50000
;
local_portc
=
50000
;
remote_portc
=
50000
;
remote_portc
=
50000
;
local_portd
=
50001
;
local_portd
=
50001
;
...
...
ci-scripts/conf_files/rcc.band7.tm1.if4p5.lo.25PRB.usrpb210.conf
View file @
33569628
Active_eNBs
= (
"
eNB-Eurecom-LTEBox
"
);
Active_eNBs
= (
"
rcc-in-docker
"
);
# Asn1_verbosity, choice in: none, info, annoying
# Asn1_verbosity, choice in: none, info, annoying
Asn1_verbosity
=
"none"
;
Asn1_verbosity
=
"none"
;
...
@@ -13,7 +13,7 @@ eNBs =
...
@@ -13,7 +13,7 @@ eNBs =
cell_type
=
"CELL_MACRO_ENB"
;
cell_type
=
"CELL_MACRO_ENB"
;
eNB_name
=
"
eNB-Eurecom-LTEBox
"
;
eNB_name
=
"
rcc-in-docker
"
;
//
Tracking
area
code
,
0
x0000
and
0
xfffe
are
reserved
values
//
Tracking
area
code
,
0
x0000
and
0
xfffe
are
reserved
values
tracking_area_code
=
1
;
tracking_area_code
=
1
;
...
@@ -174,7 +174,7 @@ eNBs =
...
@@ -174,7 +174,7 @@ eNBs =
//////////
MME
parameters
:
//////////
MME
parameters
:
mme_ip_address
= ( {
ipv4
=
"
CI_MME_IP_ADDR
"
;
mme_ip_address
= ( {
ipv4
=
"
172.21.18.48
"
;
ipv6
=
"192:168:30::17"
;
ipv6
=
"192:168:30::17"
;
port
=
36412
;
port
=
36412
;
active
=
"yes"
;
active
=
"yes"
;
...
@@ -194,11 +194,11 @@ eNBs =
...
@@ -194,11 +194,11 @@ eNBs =
NETWORK_INTERFACES
:
NETWORK_INTERFACES
:
{
{
ENB_INTERFACE_NAME_FOR_S1_MME
=
"eth0"
;
ENB_INTERFACE_NAME_FOR_S1_MME
=
"eth0"
;
ENB_IPV4_ADDRESS_FOR_S1_MME
=
"
CI_ENB_IP_ADDR
"
;
ENB_IPV4_ADDRESS_FOR_S1_MME
=
"
172.21.18.46
"
;
ENB_INTERFACE_NAME_FOR_S1U
=
"eth0"
;
ENB_INTERFACE_NAME_FOR_S1U
=
"eth0"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"
CI_ENB_IP_ADDR
"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"
172.21.18.46
"
;
ENB_PORT_FOR_S1U
=
2152
;
# Spec 2152
ENB_PORT_FOR_S1U
=
2152
;
# Spec 2152
ENB_IPV4_ADDRESS_FOR_X2C
=
"
CI_ENB_IP_ADDR
"
;
ENB_IPV4_ADDRESS_FOR_X2C
=
"
172.21.18.46
"
;
ENB_PORT_FOR_X2C
=
36422
;
# Spec 36422
ENB_PORT_FOR_X2C
=
36422
;
# Spec 36422
};
};
}
}
...
@@ -226,7 +226,7 @@ RUs = (
...
@@ -226,7 +226,7 @@ RUs = (
{
{
local_if_name
=
"lo"
;
local_if_name
=
"lo"
;
remote_address
=
"127.0.0.2"
;
remote_address
=
"127.0.0.2"
;
local_address
=
"127.0.0.
1
"
;
local_address
=
"127.0.0.
3
"
;
local_portc
=
50000
;
local_portc
=
50000
;
remote_portc
=
50000
;
remote_portc
=
50000
;
local_portd
=
50001
;
local_portd
=
50001
;
...
...
ci-scripts/conf_files/rru.fdd.band7.conf
View file @
33569628
...
@@ -2,7 +2,7 @@ RUs =
...
@@ -2,7 +2,7 @@ RUs =
(
(
{
{
local_if_name
=
"lo"
;
local_if_name
=
"lo"
;
remote_address
=
"127.0.0.
1
"
remote_address
=
"127.0.0.
3
"
local_address
=
"127.0.0.2"
;
local_address
=
"127.0.0.2"
;
local_portc
=
50000
;
local_portc
=
50000
;
remote_portc
=
50000
;
remote_portc
=
50000
;
...
@@ -13,7 +13,7 @@ RUs =
...
@@ -13,7 +13,7 @@ RUs =
nb_tx
=
1
;
nb_tx
=
1
;
nb_rx
=
1
;
nb_rx
=
1
;
max_pdschReferenceSignalPower
= -
27
;
max_pdschReferenceSignalPower
= -
27
;
max_rxgain
=
1
1
5
;
max_rxgain
=
1
2
5
;
bands
= [
7
];
bands
= [
7
];
}
}
);
);
...
...
ci-scripts/conf_files/rru.tdd.band40.conf
View file @
33569628
...
@@ -2,7 +2,7 @@ RUs =
...
@@ -2,7 +2,7 @@ RUs =
(
(
{
{
local_if_name
=
"lo"
;
local_if_name
=
"lo"
;
remote_address
=
"127.0.0.
1
"
remote_address
=
"127.0.0.
3
"
local_address
=
"127.0.0.2"
;
local_address
=
"127.0.0.2"
;
local_portc
=
50000
;
local_portc
=
50000
;
remote_portc
=
50000
;
remote_portc
=
50000
;
...
@@ -13,7 +13,7 @@ RUs =
...
@@ -13,7 +13,7 @@ RUs =
nb_tx
=
1
;
nb_tx
=
1
;
nb_rx
=
1
;
nb_rx
=
1
;
max_pdschReferenceSignalPower
= -
27
;
max_pdschReferenceSignalPower
= -
27
;
max_rxgain
=
1
1
5
;
max_rxgain
=
1
2
5
;
bands
= [
40
];
bands
= [
40
];
}
}
);
);
...
...
ci-scripts/yaml_files/lte_b200_fdd_05Mhz_if4.5/docker-compose.yml
View file @
33569628
...
@@ -7,15 +7,10 @@ services:
...
@@ -7,15 +7,10 @@ services:
container_name
:
lte-b200-rru-fdd-05Mhz-tm1
container_name
:
lte-b200-rru-fdd-05Mhz-tm1
network_mode
:
"
host"
network_mode
:
"
host"
environment
:
environment
:
-
USE_B2XX='yes'
USE_B2XX
:
'
yes'
-
USE_FDD_RRU=True
USE_ADDITIONAL_OPTIONS
:
--log_config.global_log_options level,nocolor,time,line_num,function
-
RRU_IF4P5_IF_NAME=lo
-
RCC_REMOTE_IP_ADDRESS=127.0.0.3
-
RRU_LOCAL_IP_ADDRESS=127.0.0.2
-
UTRA_BAND_ID=7
-
THREAD_PARALLEL_CONFIG=PARALLEL_SINGLE_THREAD
-
USE_ADDITIONAL_OPTIONS=--RUs.[0].max_rxgain 125 --log_config.global_log_options level,nocolor,time,line_num,function
volumes
:
volumes
:
-
../../conf_files/rru.fdd.band7.conf:/opt/oai-enb/etc/enb.conf
-
/dev:/dev
-
/dev:/dev
healthcheck
:
healthcheck
:
# pgrep does NOT work
# pgrep does NOT work
...
@@ -29,26 +24,9 @@ services:
...
@@ -29,26 +24,9 @@ services:
container_name
:
lte-b200-rcc-fdd-05Mhz-tm1
container_name
:
lte-b200-rcc-fdd-05Mhz-tm1
network_mode
:
"
host"
network_mode
:
"
host"
environment
:
environment
:
-
USE_FDD_IF4P5_RCC=True
USE_ADDITIONAL_OPTIONS
:
--log_config.global_log_options level,nocolor,time,line_num,function
-
ENB_NAME=rcc-in-docker
volumes
:
-
MCC=208
-
../../conf_files/rcc.band7.tm1.if4p5.lo.25PRB.usrpb210.conf:/opt/oai-enb/etc/enb.conf
-
MNC=92
-
MNC_LENGTH=2
-
TAC=1
-
UTRA_BAND_ID=7
-
DL_FREQUENCY_IN_MHZ=2680
-
UL_FREQUENCY_OFFSET_IN_MHZ=120
-
NID_CELL=0
-
NB_PRB=25
-
MME_S1C_IP_ADDRESS=172.21.18.48
-
RCC_IF_NAME=eno1
-
RCC_S1C_IP_ADDRESS=172.21.18.46
-
RCC_IP_ADDRESS=172.21.18.46
-
IF4P5_IF_NAME=lo
-
IF4P5_RRU_IP_ADDRESS=127.0.0.2
-
IF4P5_RCC_IP_ADDRESS=127.0.0.3
-
THREAD_PARALLEL_CONFIG=PARALLEL_SINGLE_THREAD
-
USE_ADDITIONAL_OPTIONS=--log_config.global_log_options level,nocolor,time,line_num,function
healthcheck
:
healthcheck
:
# pgrep does NOT work
# pgrep does NOT work
test
:
/bin/bash -c "ps aux | grep -v grep | grep -c softmodem"
test
:
/bin/bash -c "ps aux | grep -v grep | grep -c softmodem"
...
...
ci-scripts/yaml_files/lte_b200_tdd_05Mhz_if4.5/docker-compose.yml
0 → 100644
View file @
33569628
version
:
'
3.8'
services
:
rru_tdd
:
image
:
oai-enb:latest
privileged
:
true
container_name
:
lte-b200-rru-tdd-05Mhz-tm1
network_mode
:
"
host"
environment
:
USE_B2XX
:
'
yes'
USE_ADDITIONAL_OPTIONS
:
--log_config.global_log_options level,nocolor,time,line_num,function
volumes
:
-
../../conf_files/rru.tdd.band40.conf:/opt/oai-enb/etc/enb.conf
-
/dev:/dev
healthcheck
:
# pgrep does NOT work
test
:
/bin/bash -c "ps aux | grep -v grep | grep -c softmodem"
interval
:
10s
timeout
:
5s
retries
:
5
rcc_tdd
:
image
:
oai-enb:latest
privileged
:
true
container_name
:
lte-b200-rcc-tdd-05Mhz-tm1
network_mode
:
"
host"
environment
:
USE_ADDITIONAL_OPTIONS
:
--log_config.global_log_options level,nocolor,time,line_num,function
volumes
:
-
../../conf_files/rcc.band40.tm1.25PRB.FairScheduler.usrpb210.conf:/opt/oai-enb/etc/enb.conf
healthcheck
:
# pgrep does NOT work
test
:
/bin/bash -c "ps aux | grep -v grep | grep -c softmodem"
interval
:
10s
timeout
:
5s
retries
:
5
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