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
wangwenhui
OpenXG-RAN
Commits
9afd76eb
Commit
9afd76eb
authored
May 02, 2019
by
Boris Djalal
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixing mode list and xml files.
Signed-off-by:
Boris Djalal
<
boris.djalal@eurecom.fr
>
parent
2b138d73
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
26 deletions
+4
-26
ci-scripts/test-boris-Jenkinsfile
ci-scripts/test-boris-Jenkinsfile
+1
-1
ci-scripts/xml_files/gnb_nr_ue_usrp_run.xml
ci-scripts/xml_files/gnb_nr_ue_usrp_run.xml
+2
-2
ci-scripts/xml_files/gnb_usrp_build.xml
ci-scripts/xml_files/gnb_usrp_build.xml
+1
-23
No files found.
ci-scripts/test-boris-Jenkinsfile
View file @
9afd76eb
...
...
@@ -55,7 +55,7 @@ def eNB_TargetBranch
def
PROJECT_NAME
=
"test-boris"
def
GIT_COMMIT_AUTHOR
def
GIT_COMMIT_EMAIL
def
modeList
=
[
'Test
eNB'
,
'TestUE
'
,
'TesteNB'
,
'TestUE'
,
'TesteNB'
]
def
modeList
=
[
'Test
UE'
,
'TesteNB
'
,
'TesteNB'
,
'TestUE'
,
'TesteNB'
]
// Global Parameters not to break the main.py command line and code.
def
ADB_IPAddress
=
"none"
...
...
ci-scripts/xml_files/gnb_nr_ue_usrp_run.xml
View file @
9afd76eb
...
...
@@ -21,8 +21,8 @@
-->
<testCaseList>
<htmlTabRef>
run
gNB
USRP
</htmlTabRef>
<htmlTabName>
run-
gNB
-USRP
</htmlTabName>
<htmlTabRef>
run
OAI gNB and OAI NR UE
USRP
</htmlTabRef>
<htmlTabName>
run-
OAI-gNB-NR-UE
-USRP
</htmlTabName>
<htmlTabIcon>
tasks
</htmlTabIcon>
<TestCaseRequestedList>
090101 000001 090102 000001 090103 000001 090109
...
...
ci-scripts/xml_files/gnb_usrp_build.xml
View file @
9afd76eb
...
...
@@ -25,32 +25,10 @@
<htmlTabName>
Build
</htmlTabName>
<htmlTabIcon>
wrench
</htmlTabIcon>
<TestCaseRequestedList>
09010
3 000001 090109 000001 09010
1
090101
</TestCaseRequestedList>
<TestCaseExclusionList></TestCaseExclusionList>
<testCase
id=
"090103"
>
<class>
Terminate_OAI_UE
</class>
<desc>
Terminate NR UE
</desc>
</testCase>
<testCase
id=
"000001"
>
<class>
IdleSleep
</class>
<desc>
Sleep
</desc>
<idle_sleep_time_in_sec>
30
</idle_sleep_time_in_sec>
</testCase>
<testCase
id=
"090109"
>
<class>
Terminate_eNB
</class>
<desc>
Terminate gNB
</desc>
</testCase>
<testCase
id=
"000001"
>
<class>
IdleSleep
</class>
<desc>
Sleep
</desc>
<idle_sleep_time_in_sec>
30
</idle_sleep_time_in_sec>
</testCase>
<testCase
id=
"090101"
>
<mode>
TesteNB
</mode>
<class>
Build_eNB
</class>
...
...
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