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
dd6ca5f1
Commit
dd6ca5f1
authored
Jul 11, 2023
by
Raphael Defosseux
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix(ci): proper ping operation syntax post-refactoring
Signed-off-by:
Raphael Defosseux
<
raphael.defosseux@eurecom.fr
>
parent
effaf59f
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
ci-scripts/xml_files/container_lte_b200_fdd_05Mhz_tm1_if4_5.xml
...ipts/xml_files/container_lte_b200_fdd_05Mhz_tm1_if4_5.xml
+1
-1
ci-scripts/xml_files/container_lte_b200_tdd_05Mhz_tm1_if4_5.xml
...ipts/xml_files/container_lte_b200_tdd_05Mhz_tm1_if4_5.xml
+1
-1
No files found.
ci-scripts/xml_files/container_lte_b200_fdd_05Mhz_tm1_if4_5.xml
View file @
dd6ca5f1
...
@@ -118,7 +118,7 @@
...
@@ -118,7 +118,7 @@
<testCase
id=
"040531"
>
<testCase
id=
"040531"
>
<class>
Ping
</class>
<class>
Ping
</class>
<desc>
ping (5MHz - 20 sec)
</desc>
<desc>
ping (5MHz - 20 sec)
</desc>
<ping_args>
-c 20
</ping_args>
<ping_args>
-c 20
%cn_ip%
</ping_args>
<ping_packetloss_threshold>
5
</ping_packetloss_threshold>
<ping_packetloss_threshold>
5
</ping_packetloss_threshold>
<id>
adb_ue_1 adb_ue_2
</id>
<id>
adb_ue_1 adb_ue_2
</id>
</testCase>
</testCase>
...
...
ci-scripts/xml_files/container_lte_b200_tdd_05Mhz_tm1_if4_5.xml
View file @
dd6ca5f1
...
@@ -119,7 +119,7 @@
...
@@ -119,7 +119,7 @@
<testCase
id=
"040532"
>
<testCase
id=
"040532"
>
<class>
Ping
</class>
<class>
Ping
</class>
<desc>
ping (5MHz - 20 sec)
</desc>
<desc>
ping (5MHz - 20 sec)
</desc>
<ping_args>
-c 20
</ping_args>
<ping_args>
-c 20
%cn_ip%
</ping_args>
<ping_packetloss_threshold>
25
</ping_packetloss_threshold>
<ping_packetloss_threshold>
25
</ping_packetloss_threshold>
<id>
adb_ue_1 adb_ue_2
</id>
<id>
adb_ue_1 adb_ue_2
</id>
</testCase>
</testCase>
...
...
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