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
14c0d6b3
Commit
14c0d6b3
authored
Nov 15, 2024
by
Raphael Defosseux
Committed by
Robert Schmidt
Nov 26, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CI: Add FlexRIC test
parent
7bf706bc
Changes
6
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
564 additions
and
0 deletions
+564
-0
ci-scripts/Jenkinsfile-GitLab-Container
ci-scripts/Jenkinsfile-GitLab-Container
+23
-0
ci-scripts/conf_files/gnb.sa.band78.106prb.rfsim.flexric.conf
...cripts/conf_files/gnb.sa.band78.106prb.rfsim.flexric.conf
+239
-0
ci-scripts/xml_files/container_5g_flexric_rfsim.xml
ci-scripts/xml_files/container_5g_flexric_rfsim.xml
+213
-0
ci-scripts/yaml_files/5g_rfsimulator_flexric/conf/flexric.conf
...ripts/yaml_files/5g_rfsimulator_flexric/conf/flexric.conf
+5
-0
ci-scripts/yaml_files/5g_rfsimulator_flexric/docker-compose.yml
...ipts/yaml_files/5g_rfsimulator_flexric/docker-compose.yml
+81
-0
doc/TESTBenches.md
doc/TESTBenches.md
+3
-0
No files found.
ci-scripts/Jenkinsfile-GitLab-Container
View file @
14c0d6b3
...
@@ -285,6 +285,29 @@ pipeline {
...
@@ -285,6 +285,29 @@ pipeline {
}
}
}
}
}
}
stage
(
"OAI-FLEXRIC-RAN-Integration-Test"
)
{
when
{
expression
{
do5Gtest
}
}
steps
{
script
{
triggerSlaveJob
(
'OAI-FLEXRIC-RAN-Integration-Test'
,
'OAI-FLEXRIC-RAN-Integration-Test'
)
}
}
post
{
always
{
script
{
// Using a unique variable name for each test stage to avoid overwriting on a global variable
// due to parallel-time concurrency
flexricRAN5GStatus
=
finalizeSlaveJob
(
'OAI-FLEXRIC-RAN-Integration-Test'
)
}
}
failure
{
script
{
currentBuild
.
result
=
'FAILURE'
failingStages
+=
flexricRAN5GStatus
}
}
}
}
stage
(
"L2-Sim-Test-4G"
)
{
stage
(
"L2-Sim-Test-4G"
)
{
when
{
expression
{
do4Gtest
}
}
when
{
expression
{
do4Gtest
}
}
steps
{
steps
{
...
...
ci-scripts/conf_files/gnb.sa.band78.106prb.rfsim.flexric.conf
0 → 100644
View file @
14c0d6b3
Active_gNBs
= (
"gnb-rfsim"
);
# Asn1_verbosity, choice in: none, info, annoying
Asn1_verbosity
=
"none"
;
gNBs
=
(
{
//////////
Identification
parameters
:
gNB_ID
=
0
xe00
;
gNB_name
=
"gnb-rfsim"
;
//
Tracking
area
code
,
0
x0000
and
0
xfffe
are
reserved
values
tracking_area_code
=
1
;
plmn_list
= ({
mcc
=
001
;
mnc
=
01
;
mnc_length
=
2
;
snssaiList
= ({
sst
=
1
; }) });
nr_cellid
=
12345678
L
//////////
Physical
parameters
:
min_rxtxtime
=
6
;
servingCellConfigCommon
= (
{
#spCellConfigCommon
physCellId
=
0
;
# downlinkConfigCommon
#frequencyInfoDL
# this is 3300.60 MHz + 53*12*30e-3 MHz = 3319.68
absoluteFrequencySSB
=
621312
;
# this is 3300.60 MHz
dl_absoluteFrequencyPointA
=
620040
;
#scs-SpecificCarrierList
dl_offstToCarrier
=
0
;
# subcarrierSpacing
# 0=kHz15, 1=kHz30, 2=kHz60, 3=kHz120
dl_subcarrierSpacing
=
1
;
dl_carrierBandwidth
=
106
;
#initialDownlinkBWP
#genericParameters
# this is RBstart=0,L=106 (275*(L-1))+RBstart
initialDLBWPlocationAndBandwidth
=
28875
;
# subcarrierSpacing
# 0=kHz15, 1=kHz30, 2=kHz60, 3=kHz120
initialDLBWPsubcarrierSpacing
=
1
;
#pdcch-ConfigCommon
initialDLBWPcontrolResourceSetZero
=
11
;
initialDLBWPsearchSpaceZero
=
0
;
# uplinkConfigCommon
#frequencyInfoUL
ul_frequencyBand
=
78
;
#scs-SpecificCarrierList
ul_offstToCarrier
=
0
;
# subcarrierSpacing
# 0=kHz15, 1=kHz30, 2=kHz60, 3=kHz120
ul_subcarrierSpacing
=
1
;
ul_carrierBandwidth
=
106
;
pMax
=
20
;
#initialUplinkBWP
#genericParameters
initialULBWPlocationAndBandwidth
=
28875
;
# subcarrierSpacing
# 0=kHz15, 1=kHz30, 2=kHz60, 3=kHz120
initialULBWPsubcarrierSpacing
=
1
;
#rach-ConfigCommon
#rach-ConfigGeneric
prach_ConfigurationIndex
=
98
;
#prach_msg1_FDM
#0 = one, 1=two, 2=four, 3=eight
prach_msg1_FDM
=
0
;
prach_msg1_FrequencyStart
=
0
;
zeroCorrelationZoneConfig
=
12
;
preambleReceivedTargetPower
= -
104
;
#preamblTransMax (0...10) = (3,4,5,6,7,8,10,20,50,100,200)
preambleTransMax
=
6
;
#powerRampingStep
# 0=dB0,1=dB2,2=dB4,3=dB6
powerRampingStep
=
1
;
#ra_ReponseWindow
#1,2,4,8,10,20,40,80
ra_ResponseWindow
=
4
;
#ssb_perRACH_OccasionAndCB_PreamblesPerSSB_PR
#1=oneeighth,2=onefourth,3=half,4=one,5=two,6=four,7=eight,8=sixteen
ssb_perRACH_OccasionAndCB_PreamblesPerSSB_PR
=
3
;
#oneHalf (0..15) 4,8,12,16,...60,64
ssb_perRACH_OccasionAndCB_PreamblesPerSSB
=
15
;
#ra_ContentionResolutionTimer
#(0..7) 8,16,24,32,40,48,56,64
ra_ContentionResolutionTimer
=
7
;
rsrp_ThresholdSSB
=
19
;
#prach-RootSequenceIndex_PR
#1 = 839, 2 = 139
prach_RootSequenceIndex_PR
=
2
;
prach_RootSequenceIndex
=
1
;
# SCS for msg1, can only be 15 for 30 kHz < 6 GHz, takes precendence over the one derived from prach-ConfigIndex
#
msg1_SubcarrierSpacing
=
1
,
# restrictedSetConfig
# 0=unrestricted, 1=restricted type A, 2=restricted type B
restrictedSetConfig
=
0
,
msg3_DeltaPreamble
=
1
;
p0_NominalWithGrant
= -
90
;
# pucch-ConfigCommon setup :
# pucchGroupHopping
# 0 = neither, 1= group hopping, 2=sequence hopping
pucchGroupHopping
=
0
;
hoppingId
=
40
;
p0_nominal
= -
90
;
ssb_PositionsInBurst_Bitmap
=
1
;
# ssb_periodicityServingCell
# 0 = ms5, 1=ms10, 2=ms20, 3=ms40, 4=ms80, 5=ms160, 6=spare2, 7=spare1
ssb_periodicityServingCell
=
2
;
# dmrs_TypeA_position
# 0 = pos2, 1 = pos3
dmrs_TypeA_Position
=
0
;
# subcarrierSpacing
# 0=kHz15, 1=kHz30, 2=kHz60, 3=kHz120
subcarrierSpacing
=
1
;
#tdd-UL-DL-ConfigurationCommon
# subcarrierSpacing
# 0=kHz15, 1=kHz30, 2=kHz60, 3=kHz120
referenceSubcarrierSpacing
=
1
;
# pattern1
# dl_UL_TransmissionPeriodicity
# 0=ms0p5, 1=ms0p625, 2=ms1, 3=ms1p25, 4=ms2, 5=ms2p5, 6=ms5, 7=ms10
dl_UL_TransmissionPeriodicity
=
6
;
nrofDownlinkSlots
=
7
;
nrofDownlinkSymbols
=
6
;
nrofUplinkSlots
=
2
;
nrofUplinkSymbols
=
4
;
ssPBCH_BlockPower
= -
25
;
});
# ------- SCTP definitions
SCTP
:
{
# Number of streams to use in input/output
SCTP_INSTREAMS
=
2
;
SCTP_OUTSTREAMS
=
2
;
};
//////////
AMF
parameters
:
amf_ip_address
= ({
ipv4
=
"192.168.70.132"
; });
NETWORK_INTERFACES
:
{
GNB_IPV4_ADDRESS_FOR_NG_AMF
=
"192.168.70.151"
;
GNB_IPV4_ADDRESS_FOR_NGU
=
"192.168.70.151"
;
GNB_PORT_FOR_S1U
=
2152
;
# Spec 2152
};
}
);
MACRLCs
= (
{
num_cc
=
1
;
tr_s_preference
=
"local_L1"
;
tr_n_preference
=
"local_RRC"
;
pusch_TargetSNRx10
=
200
;
pucch_TargetSNRx10
=
200
;
}
);
L1s
= (
{
num_cc
=
1
;
tr_n_preference
=
"local_mac"
;
prach_dtx_threshold
=
200
;
# pucch0_dtx_threshold = 150;
}
);
RUs
= (
{
local_rf
=
"yes"
;
nb_tx
=
1
;
nb_rx
=
1
;
att_tx
=
0
;
att_rx
=
0
;
bands
= [
78
];
max_pdschReferenceSignalPower
= -
27
;
max_rxgain
=
75
;
eNB_instances
= [
0
];
sf_extension
=
0
;
sdr_addrs
=
"serial=XXXXXXX"
;
}
);
rfsimulator
: {
serveraddr
=
"server"
;
};
security
= {
# preferred ciphering algorithms
# the first one of the list that an UE supports in chosen
# valid values: nea0, nea1, nea2, nea3
ciphering_algorithms
= (
"nea0"
);
# preferred integrity algorithms
# the first one of the list that an UE supports in chosen
# valid values: nia0, nia1, nia2, nia3
integrity_algorithms
= (
"nia2"
,
"nia0"
);
# setting 'drb_ciphering' to "no" disables ciphering for DRBs, no matter
# what 'ciphering_algorithms' configures; same thing for 'drb_integrity'
drb_ciphering
=
"yes"
;
drb_integrity
=
"no"
;
};
log_config
: {
global_log_level
=
"info"
;
hw_log_level
=
"info"
;
phy_log_level
=
"info"
;
mac_log_level
=
"info"
;
rlc_log_level
=
"info"
;
pdcp_log_level
=
"info"
;
rrc_log_level
=
"info"
;
f1ap_log_level
=
"info"
;
};
e2_agent
= {
near_ric_ip_addr
=
"192.168.70.150"
;
#sm_dir = "/path/where/the/SMs/are/located/"
sm_dir
=
"/usr/local/lib/flexric/"
};
ci-scripts/xml_files/container_5g_flexric_rfsim.xml
0 → 100644
View file @
14c0d6b3
<!--
Licensed to the OpenAirInterface (OAI) Software Alliance under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The OpenAirInterface Software Alliance licenses this file to You under
the OAI Public License, Version 1.1 (the "License"); you may not use this file
except in compliance with the License.
You may obtain a copy of the License at
http://www.openairinterface.org/?page_id=698
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
For more information about the OpenAirInterface (OAI) Software Alliance:
contact@openairinterface.org
-->
<testCaseList>
<htmlTabRef>
rfsim-5gnr-flexric
</htmlTabRef>
<htmlTabName>
Monolithic SA TDD gNB and FlexRic Integration
</htmlTabName>
<htmlTabIcon>
wrench
</htmlTabIcon>
<repeatCount>
1
</repeatCount>
<TestCaseRequestedList>
111110
111111
111112
000001
000002
000003
002001
010000
000004
333333
010001
010002
010003
020005
010013
002006
444444
100002
100001
222221
222222
</TestCaseRequestedList>
<TestCaseExclusionList></TestCaseExclusionList>
<testCase
id=
"002001"
>
<class>
IdleSleep
</class>
<desc>
Sleep
</desc>
<idle_sleep_time_in_sec>
10
</idle_sleep_time_in_sec>
</testCase>
<testCase
id=
"111110"
>
<class>
Pull_Local_Registry
</class>
<desc>
Pull Images from Local Registry
</desc>
<svr_id>
0
</svr_id>
<images>
oai-gnb oai-nr-ue
</images>
</testCase>
<testCase
id=
"111111"
>
<class>
Pull_Local_Registry
</class>
<desc>
Pull Images from Local Registry
</desc>
<svr_id>
0
</svr_id>
<images>
oai-flexric
</images>
</testCase>
<testCase
id=
"222221"
>
<class>
Clean_Test_Server_Images
</class>
<desc>
Clean Test Images on Test Server
</desc>
<svr_id>
0
</svr_id>
<images>
oai-gnb oai-nr-ue
</images>
<always_exec>
true
</always_exec>
</testCase>
<testCase
id=
"222222"
>
<class>
Clean_Test_Server_Images
</class>
<desc>
Clean Test Images on Test Server
</desc>
<svr_id>
0
</svr_id>
<images>
oai-flexric
</images>
<always_exec>
true
</always_exec>
</testCase>
<testCase
id=
"111112"
>
<class>
Custom_Command
</class>
<desc>
Updating CN5G images
</desc>
<node>
localhost
</node>
<command>
docker compose -f ../doc/tutorial_resources/oai-cn5g/docker-compose.yaml pull
</command>
</testCase>
<testCase
id=
"000001"
>
<class>
Deploy_Object
</class>
<desc>
Deploy OAI 5G CoreNetwork
</desc>
<yaml_path>
doc/tutorial_resources/oai-cn5g
</yaml_path>
<services>
mysql oai-nrf oai-udr oai-udm oai-ausf oai-amf oai-smf oai-upf oai-ext-dn
</services>
<eNB_instance>
0
</eNB_instance>
<eNB_serverId>
0
</eNB_serverId>
</testCase>
<testCase
id=
"000002"
>
<class>
Deploy_Object
</class>
<desc>
Deploy OAI FlexRIC
</desc>
<yaml_path>
ci-scripts/yaml_files/5g_rfsimulator_flexric
</yaml_path>
<services>
oai-flexric
</services>
<eNB_instance>
0
</eNB_instance>
<eNB_serverId>
0
</eNB_serverId>
</testCase>
<testCase
id=
"000003"
>
<class>
Deploy_Object
</class>
<desc>
Deploy OAI 5G gNB in RF sim SA
</desc>
<yaml_path>
ci-scripts/yaml_files/5g_rfsimulator_flexric
</yaml_path>
<services>
oai-gnb
</services>
<eNB_instance>
0
</eNB_instance>
<eNB_serverId>
0
</eNB_serverId>
</testCase>
<testCase
id=
"000004"
>
<class>
Deploy_Object
</class>
<desc>
Deploy 2 OAI 5G NR-UEs in RF sim SA
</desc>
<yaml_path>
ci-scripts/yaml_files/5g_rfsimulator_flexric
</yaml_path>
<services>
oai-nr-ue oai-nr-ue2
</services>
<eNB_instance>
0
</eNB_instance>
<eNB_serverId>
0
</eNB_serverId>
</testCase>
<testCase
id=
"020005"
>
<class>
Ping
</class>
<desc>
Ping ext-dn from both UEs
</desc>
<id>
rfsim5g_ue rfsim5g_ue2
</id>
<nodes>
selfix selfix
</nodes>
<ping_args>
-c 20 192.168.70.135
</ping_args>
<ping_packetloss_threshold>
5
</ping_packetloss_threshold>
</testCase>
<testCase
id=
"333333"
>
<class>
Attach_UE
</class>
<desc>
Attach OAI UE 1 and 2
</desc>
<id>
rfsim5g_ue rfsim5g_ue2
</id>
<nodes>
selfix selfix
</nodes>
</testCase>
<testCase
id=
"444444"
>
<class>
Detach_UE
</class>
<desc>
Detach OAI UE 1 and 2
</desc>
<id>
rfsim5g_ue rfsim5g_ue2
</id>
<nodes>
selfix selfix
</nodes>
</testCase>
<testCase
id=
"100001"
>
<class>
Undeploy_Object
</class>
<desc>
Undeploy Core Network
</desc>
<yaml_path>
doc/tutorial_resources/oai-cn5g
</yaml_path>
<eNB_instance>
0
</eNB_instance>
<eNB_serverId>
0
</eNB_serverId>
<always_exec>
true
</always_exec>
</testCase>
<testCase
id=
"100002"
>
<class>
Undeploy_Object
</class>
<desc>
Undeploy RAN and Flexric
</desc>
<yaml_path>
ci-scripts/yaml_files/5g_rfsimulator_flexric
</yaml_path>
<eNB_instance>
0
</eNB_instance>
<eNB_serverId>
0
</eNB_serverId>
<always_exec>
true
</always_exec>
</testCase>
<testCase
id=
"010000"
>
<class>
Custom_Command
</class>
<desc>
RC monitoring
</desc>
<node>
localhost
</node>
<command_fail>
yes
</command_fail>
<command>
docker exec oai-flexric bash -c "stdbuf -o0 /usr/local/flexric/xApp/c/monitor/xapp_rc_moni" > ../cmake_targets/log/5g_rfsimulator_flexric/rc-moni-010000.log
</command>
</testCase>
<testCase
id=
"010001"
>
<class>
Custom_Command
</class>
<desc>
KPM monitoring
</desc>
<node>
localhost
</node>
<command_fail>
yes
</command_fail>
<command>
docker exec oai-flexric bash -c "stdbuf -o0 /usr/local/flexric/xApp/c/monitor/xapp_kpm_moni" > ../cmake_targets/log/5g_rfsimulator_flexric/kpm-moni-010001.log
</command>
</testCase>
<testCase
id=
"010002"
>
<class>
Custom_Command
</class>
<desc>
KPM monitoring and RC control
</desc>
<node>
localhost
</node>
<command_fail>
yes
</command_fail>
<command>
docker exec oai-flexric bash -c "stdbuf -o0 /usr/local/flexric/xApp/c/kpm_rc/xapp_kpm_rc" > ../cmake_targets/log/5g_rfsimulator_flexric/kpm_rc-010002.log
</command>
</testCase>
<testCase
id=
"010003"
>
<class>
Custom_Command
</class>
<desc>
Custom SMs monitoring
</desc>
<node>
localhost
</node>
<command_fail>
yes
</command_fail>
<command>
docker exec oai-flexric bash -c "stdbuf -o0 /usr/local/flexric/xApp/c/monitor/xapp_gtp_mac_rlc_pdcp_moni" > ../cmake_targets/log/5g_rfsimulator_flexric/sms-moni-010003.log
</command>
</testCase>
<testCase
id=
"010013"
>
<class>
Custom_Command
</class>
<desc>
Custom SMs monitoring
</desc>
<node>
localhost
</node>
<command_fail>
yes
</command_fail>
<command>
docker exec oai-flexric bash -c "stdbuf -o0 /usr/local/flexric/xApp/c/monitor/xapp_gtp_mac_rlc_pdcp_moni" > ../cmake_targets/log/5g_rfsimulator_flexric/sms-moni-010013.log
</command>
</testCase>
</testCaseList>
ci-scripts/yaml_files/5g_rfsimulator_flexric/conf/flexric.conf
0 → 100644
View file @
14c0d6b3
[
NEAR
-
RIC
]
NEAR_RIC_IP
=
192
.
168
.
70
.
150
[
XAPP
]
DB_PATH
= /
flexric
/
db
/
DB_NAME
=
xapp_rnis_db
ci-scripts/yaml_files/5g_rfsimulator_flexric/docker-compose.yml
0 → 100644
View file @
14c0d6b3
services
:
oai-flexric
:
image
:
${REGISTRY:-oaisoftwarealliance}/oai-flexric:${FLEXRIC_TAG:-develop}
container_name
:
oai-flexric
networks
:
public_net
:
ipv4_address
:
192.168.70.150
volumes
:
-
./conf/flexric.conf:/usr/local/etc/flexric/flexric.conf
-
sharedXappLibs:/usr/local/lib/flexric/
healthcheck
:
test
:
/bin/bash -c "pgrep nearRT-RIC"
interval
:
10s
timeout
:
5s
oai-gnb
:
image
:
${REGISTRY:-oaisoftwarealliance}/${GNB_IMG:-oai-gnb}:${TAG:-develop}
privileged
:
true
container_name
:
rfsim5g-oai-gnb
environment
:
USE_ADDITIONAL_OPTIONS
:
-E --rfsim --log_config.global_log_options level,nocolor,time
ASAN_OPTIONS
:
detect_leaks=0
depends_on
:
-
oai-flexric
networks
:
public_net
:
ipv4_address
:
192.168.70.151
volumes
:
-
../../conf_files/gnb.sa.band78.106prb.rfsim.flexric.conf:/opt/oai-gnb/etc/gnb.conf
-
sharedXappLibs:/usr/local/lib/flexric/
healthcheck
:
test
:
/bin/bash -c "pgrep nr-softmodem"
interval
:
10s
timeout
:
5s
retries
:
5
oai-nr-ue
:
image
:
${REGISTRY:-oaisoftwarealliance}/${NRUE_IMG:-oai-nr-ue}:${TAG:-develop}
privileged
:
true
container_name
:
rfsim5g-oai-nr-ue
environment
:
USE_ADDITIONAL_OPTIONS
:
-E --rfsim -r 106 --numerology 1 -C 3619200000 --uicc0.imsi 001010000000003 --rfsimulator.serveraddr 192.168.70.151 --log_config.global_log_options level,nocolor,time
depends_on
:
-
oai-gnb
networks
:
public_net
:
ipv4_address
:
192.168.70.152
volumes
:
-
../../conf_files/nrue.uicc.conf:/opt/oai-nr-ue/etc/nr-ue.conf
healthcheck
:
test
:
/bin/bash -c "pgrep nr-uesoftmodem"
interval
:
10s
timeout
:
5s
retries
:
5
oai-nr-ue2
:
image
:
${REGISTRY:-oaisoftwarealliance}/${NRUE_IMG:-oai-nr-ue}:${TAG:-develop}
privileged
:
true
container_name
:
rfsim5g-oai-nr-ue2
environment
:
USE_ADDITIONAL_OPTIONS
:
-E --rfsim -r 106 --numerology 1 -C 3619200000 --uicc0.imsi 001010000000004 --rfsimulator.serveraddr 192.168.70.151 --log_config.global_log_options level,nocolor,time
depends_on
:
-
oai-gnb
networks
:
public_net
:
ipv4_address
:
192.168.70.153
volumes
:
-
../../conf_files/nrue.uicc.conf:/opt/oai-nr-ue/etc/nr-ue.conf
healthcheck
:
test
:
/bin/bash -c "pgrep nr-uesoftmodem"
interval
:
10s
timeout
:
5s
retries
:
5
volumes
:
sharedXappLibs
:
networks
:
public_net
:
name
:
oai-cn5g-public-net
external
:
true
doc/TESTBenches.md
View file @
14c0d6b3
...
@@ -128,6 +128,9 @@ information on how the images are built.
...
@@ -128,6 +128,9 @@ information on how the images are built.
-
[
OAI-CN5G-COTS-UE-Test
](
https://jenkins-oai.eurecom.fr/job/OAI-CN5G-COTS-UE-Test/
)
-
[
OAI-CN5G-COTS-UE-Test
](
https://jenkins-oai.eurecom.fr/job/OAI-CN5G-COTS-UE-Test/
)
~5G-NR
~5G-NR
-
using 5GC bench (resources
`CI-Cetautomatix-OC-oaicicd-session`
,
`CI-Dogmatix-CN5G-gNB`
): Attach/Detach of UE with multiple PDU sessions
-
using 5GC bench (resources
`CI-Cetautomatix-OC-oaicicd-session`
,
`CI-Dogmatix-CN5G-gNB`
): Attach/Detach of UE with multiple PDU sessions
-
[
OAI-FLEXRIC-RAN-Integration-Test
](
https://jenkins-oai.eurecom.fr/job/OAI-FLEXRIC-RAN-Integration-Test/
)
~5G-NR
-
selfix (gNB, nrUE, OAI 5GC, FlexRIC)
-
uses RFsimulator, tests FlexRIC/E2 interface and xApps
-
[
RAN-gNB-N300-Timing-Phytest-LDPC
](
https://jenkins-oai.eurecom.fr/view/RAN/job/RAN-gNB-N300-Timing-Phytest-LDPC/
)
-
[
RAN-gNB-N300-Timing-Phytest-LDPC
](
https://jenkins-oai.eurecom.fr/view/RAN/job/RAN-gNB-N300-Timing-Phytest-LDPC/
)
~5G-NR
~5G-NR
-
caracal + N310
-
caracal + N310
...
...
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