Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
openairinterface5G
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
oai
openairinterface5G
Commits
421ca8ae
Commit
421ca8ae
authored
2 years ago
by
Luis Pereira
Browse files
Options
Downloads
Patches
Plain Diff
Clean up of unused test cases in NSA with B210
parent
d11350c0
No related branches found
No related tags found
3 merge requests
!1757
Draft: Use pMAX value in configuration file, instead of hardcoded '23' in asn1_msg.c
,
!1553
integration_2022_wk19
,
!1546
ci-harmonization-and-cleanup
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ci-scripts/xml_files/fr1_nsa_quectel.xml
+3
-30
3 additions, 30 deletions
ci-scripts/xml_files/fr1_nsa_quectel.xml
with
3 additions
and
30 deletions
ci-scripts/xml_files/fr1_nsa_quectel.xml
+
3
−
30
View file @
421ca8ae
...
...
@@ -34,8 +34,8 @@
050000
050001
000001
07000
3
07000
2
07000
0
07000
1
000001
050000
050001
...
...
@@ -52,14 +52,12 @@
<UE_Trace>
yes
</UE_Trace>
</testCase>
<testCase
id=
"010002"
>
<class>
Terminate_UE
</class>
<desc>
Terminate Quectel
</desc>
<id>
idefix
</id>
</testCase>
<testCase
id=
"030000"
>
<class>
Initialize_eNB
</class>
<desc>
Initialize eNB
</desc>
...
...
@@ -70,7 +68,6 @@
<eNB_Trace>
yes
</eNB_Trace>
</testCase>
<testCase
id=
"040000"
>
<class>
Initialize_eNB
</class>
<desc>
Initialize gNB
</desc>
...
...
@@ -92,7 +89,6 @@
<idle_sleep_time_in_sec>
20
</idle_sleep_time_in_sec>
</testCase>
<testCase
id=
"050000"
>
<class>
Ping
</class>
<desc>
Ping: 20pings in 20sec
</desc>
...
...
@@ -112,28 +108,6 @@
</testCase>
<testCase
id=
"070000"
>
<class>
Iperf
</class>
<desc>
iperf (DL/30Mbps/UDP)(30 sec)(single-ue profile)
</desc>
<iperf_args>
-u -b 30M -t 30
</iperf_args>
<direction>
DL
</direction>
<id>
idefix
</id>
<iperf_packetloss_threshold>
1
</iperf_packetloss_threshold>
<iperf_bitrate_threshold>
95
</iperf_bitrate_threshold>
<iperf_profile>
single-ue
</iperf_profile>
</testCase>
<testCase
id=
"070001"
>
<class>
Iperf
</class>
<desc>
iperf (DL/90Mbps/UDP)(30 sec)(single-ue profile)
</desc>
<iperf_args>
-u -b 90M -t 30
</iperf_args>
<direction>
DL
</direction>
<id>
idefix
</id>
<iperf_packetloss_threshold>
1
</iperf_packetloss_threshold>
<iperf_bitrate_threshold>
95
</iperf_bitrate_threshold>
<iperf_profile>
single-ue
</iperf_profile>
</testCase>
<testCase
id=
"070002"
>
<class>
Iperf
</class>
<desc>
iperf (DL/125Mbps/UDP)(60 sec)(single-ue profile)
</desc>
<iperf_args>
-u -b 125M -t 60
</iperf_args>
...
...
@@ -144,7 +118,7 @@
<iperf_profile>
single-ue
</iperf_profile>
</testCase>
<testCase
id=
"07000
3
"
>
<testCase
id=
"07000
1
"
>
<class>
Iperf
</class>
<desc>
iperf (UL/8Mbps/UDP)(60 sec)(single-ue profile)
</desc>
<iperf_args>
-u -b 8M -t 60
</iperf_args>
...
...
@@ -155,7 +129,6 @@
<iperf_profile>
single-ue
</iperf_profile>
</testCase>
<testCase
id=
"080000"
>
<class>
Terminate_eNB
</class>
<desc>
Terminate eNB
</desc>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment