Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
oai
openairinterface5G
Commits
2a82e02a
Commit
2a82e02a
authored
Sep 04, 2018
by
Raphael Defosseux
Browse files
CI: fix TDD scenario (missing rebuild)
Signed-off-by:
Raphael Defosseux
<
raphael.defosseux@eurecom.fr
>
parent
d774d09d
Changes
1
Hide whitespace changes
Inline
Side-by-side
ci-scripts/xml_files/enb_usrpb210_band40.xml
View file @
2a82e02a
...
...
@@ -21,8 +21,8 @@
-->
<testCaseList>
<TestCaseRequestedList>
050101 060101 070101 040101 03010
5
040301 040501 040602 040601 040603 040401 040201 030201
050201 060201 070201 050101 060101 070101 040101
03010
4
040301 04050
1
040702 040701 040401 040201 030201 050201 060201 070201
</TestCaseRequestedList>
<TestCaseExclusionList>
010101
</TestCaseExclusionList>
<TestCaseRequestedList>
010101
050101 060101 070101 040101 03010
4
040301 040501 040602 040601 040603 040401 040201 030201 03010
5
040301 04050
2
040702 040701 040401 040201 030201 050201 060201 070201
</TestCaseRequestedList>
<TestCaseExclusionList></TestCaseExclusionList>
<testCase
id=
"010101"
>
<class>
Build_eNB
</class>
...
...
@@ -30,13 +30,13 @@
<Build_eNB_args>
-w USRP -c --eNB
</Build_eNB_args>
</testCase>
<testCase
id=
"03010
5
"
>
<testCase
id=
"03010
4
"
>
<class>
Initialize_eNB
</class>
<desc>
Initialize eNB (FDD/Band40/10MHz)
</desc>
<Initialize_eNB_args>
-O ci-scripts/conf_files/enb.band40.tm1.25PRB.FairScheduler.usrpb210.conf --codingw --fepw
</Initialize_eNB_args>
</testCase>
<testCase
id=
"03010
4
"
>
<testCase
id=
"03010
5
"
>
<class>
Initialize_eNB
</class>
<desc>
Initialize eNB (TDD/Band40/5MHz/info)
</desc>
<Initialize_eNB_args>
-O ci-scripts/conf_files/enb.band40.tm1.50PRB.FairScheduler.usrpb210.conf --codingw --fepw
</Initialize_eNB_args>
...
...
@@ -74,6 +74,13 @@
<ping_packetloss_threshold>
25
</ping_packetloss_threshold>
</testCase>
<testCase
id=
"040502"
>
<class>
Ping
</class>
<desc>
ping (10MHz - 20 sec)
</desc>
<ping_args>
-c 20
</ping_args>
<ping_packetloss_threshold>
25
</ping_packetloss_threshold>
</testCase>
<testCase
id=
"040601"
>
<class>
Iperf
</class>
<desc>
iperf (5MHz - DL/6.5Mbps/UDP)(30 sec)(balanced)
</desc>
...
...
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