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
606a14b2
Commit
606a14b2
authored
Apr 01, 2024
by
Jaroslava Fiedlerova
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
LTE-2x2 modify xml files
- change testcase IDs to get all logs
parent
d54cfc58
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
12 deletions
+12
-12
ci-scripts/xml_files/container_lte_n3xx_tdd_2x2_tm2.xml
ci-scripts/xml_files/container_lte_n3xx_tdd_2x2_tm2.xml
+12
-12
No files found.
ci-scripts/xml_files/container_lte_n3xx_tdd_2x2_tm2.xml
View file @
606a14b2
...
...
@@ -31,15 +31,15 @@
111111
100000
010010
03
0
101
03
1
101
010001
000001
05
0
000
05
0
001
07
0
000
07
0
001
05
1
000
05
1
001
07
1
000
07
1
001
010010
03
0
201
03
1
201
</TestCaseRequestedList>
<TestCaseExclusionList></TestCaseExclusionList>
...
...
@@ -65,7 +65,7 @@
<command>
sudo cpupower idle-set -E
</command>
</testCase>
<testCase
id=
"03
0
101"
>
<testCase
id=
"03
1
101"
>
<class>
Deploy_Object
</class>
<desc>
Deploy eNB (TDD/Band38/2.6Ghz/N3XX) in a container
</desc>
<yaml_path>
ci-scripts/yaml_files/lte_n3xx_tdd_2x2_tm2
</yaml_path>
...
...
@@ -85,7 +85,7 @@
<id>
up2
</id>
</testCase>
<testCase
id=
"05
0
000"
>
<testCase
id=
"05
1
000"
>
<class>
Ping
</class>
<desc>
Ping: 20 pings
</desc>
<id>
up2
</id>
...
...
@@ -94,7 +94,7 @@
<ping_rttavg_threshold>
60
</ping_rttavg_threshold>
</testCase>
<testCase
id=
"05
0
001"
>
<testCase
id=
"05
1
001"
>
<class>
Ping
</class>
<desc>
Ping: 100 pings, size 1024
</desc>
<id>
up2
</id>
...
...
@@ -103,7 +103,7 @@
<ping_rttavg_threshold>
60
</ping_rttavg_threshold>
</testCase>
<testCase
id=
"07
0
000"
>
<testCase
id=
"07
1
000"
>
<class>
Iperf
</class>
<desc>
iperf (DL/26Mbps/UDP)(60 sec)(single-ue profile)
</desc>
<iperf_args>
-u -b 1M -t 60 -R
</iperf_args>
...
...
@@ -113,7 +113,7 @@
<iperf_bitrate_threshold>
95
</iperf_bitrate_threshold>
</testCase>
<testCase
id=
"07
0
001"
>
<testCase
id=
"07
1
001"
>
<class>
Iperf
</class>
<desc>
iperf (UL/7Mbps/UDP)(60 sec)(single-ue profile)
</desc>
<iperf_args>
-u -b 7M -t 60
</iperf_args>
...
...
@@ -129,7 +129,7 @@
<id>
up2
</id>
</testCase>
<testCase
id=
"03
0
201"
>
<testCase
id=
"03
1
201"
>
<class>
Undeploy_Object
</class>
<desc>
Undeploy gNB
</desc>
<yaml_path>
ci-scripts/yaml_files/lte_n3xx_tdd_2x2_tm2
</yaml_path>
...
...
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