Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG UE
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
Michael Black
OpenXG UE
Commits
e390fa65
Commit
e390fa65
authored
Jan 12, 2022
by
Laurent THOMAS
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'develop' of
https://gitlab.eurecom.fr/oai/openairinterface5g
into tx-thread-update
parents
84341449
67874060
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
21 additions
and
14 deletions
+21
-14
ci-scripts/ran.py
ci-scripts/ran.py
+1
-1
ci-scripts/xml_files/gnb_phytest_usrp_run.xml
ci-scripts/xml_files/gnb_phytest_usrp_run.xml
+13
-12
ci-scripts/xml_files/simple_dummy_build.xml
ci-scripts/xml_files/simple_dummy_build.xml
+7
-1
No files found.
ci-scripts/ran.py
View file @
e390fa65
...
@@ -346,7 +346,7 @@ class RANManagement():
...
@@ -346,7 +346,7 @@ class RANManagement():
#reboot USRP if requested in xml
#reboot USRP if requested in xml
if
self
.
USRPIPAddress
!=
''
:
if
self
.
USRPIPAddress
!=
''
:
logging
.
debug
(
'USRP '
+
self
.
USRPIPAddress
+
'reboot request'
)
logging
.
debug
(
'USRP '
+
self
.
USRPIPAddress
+
'
:
reboot request'
)
mySSH
.
open
(
lIpAddr
,
lUserName
,
lPassWord
)
mySSH
.
open
(
lIpAddr
,
lUserName
,
lPassWord
)
cmd2usrp
=
'ssh root@'
+
self
.
USRPIPAddress
+
' reboot'
cmd2usrp
=
'ssh root@'
+
self
.
USRPIPAddress
+
' reboot'
mySSH
.
command2
(
cmd2usrp
,
1
)
mySSH
.
command2
(
cmd2usrp
,
1
)
...
...
ci-scripts/xml_files/gnb_phytest_usrp_run.xml
View file @
e390fa65
...
@@ -21,21 +21,22 @@
...
@@ -21,21 +21,22 @@
-->
-->
<testCaseList>
<testCaseList>
<htmlTabRef>
gNB-PHY-Test
</htmlTabRef>
<htmlTabRef>
gNB-PHY-Test
</htmlTabRef>
<htmlTabName>
Run-gNB-PHY-Test
</htmlTabName>
<htmlTabName>
Run-gNB-PHY-Test
</htmlTabName>
<htmlTabIcon>
tasks
</htmlTabIcon>
<htmlTabIcon>
tasks
</htmlTabIcon>
<repeatCount>
3
</repeatCount>
<repeatCount>
3
</repeatCount>
<TestCaseRequestedList>
<TestCaseRequestedList>
090101 000001 090109
090101 000001 090109
</TestCaseRequestedList>
</TestCaseRequestedList>
<TestCaseExclusionList></TestCaseExclusionList>
<TestCaseExclusionList></TestCaseExclusionList>
<testCase
id=
"090101"
>
<testCase
id=
"090101"
>
<class>
Initialize_eNB
</class>
<class>
Initialize_eNB
</class>
<desc>
Initialize gNB USRP
</desc>
<desc>
Initialize gNB USRP
</desc>
<Initialize_eNB_args>
-O ci-scripts/conf_files/gnb.band78.tm1.106PRB.usrpn300.conf --phy-test -q -U 787200 -T 106 -t 28 -D 130175 -m 28 -M 106 --log_config.global_log_options level,nocolor,time
</Initialize_eNB_args>
<Initialize_eNB_args>
-O ci-scripts/conf_files/gnb.band78.tm1.106PRB.usrpn300.conf --phy-test -q -U 787200 -T 106 -t 28 -D 130175 -m 28 -M 106 --log_config.global_log_options level,nocolor,time
</Initialize_eNB_args>
<air_interface>
NR
</air_interface>
<air_interface>
NR
</air_interface>
</testCase>
<USRP_IPAddress>
192.168.30.2
</USRP_IPAddress>
</testCase>
<testCase
id=
"000001"
>
<testCase
id=
"000001"
>
<class>
IdleSleep
</class>
<class>
IdleSleep
</class>
...
@@ -44,10 +45,10 @@
...
@@ -44,10 +45,10 @@
</testCase>
</testCase>
<testCase
id=
"090109"
>
<testCase
id=
"090109"
>
<class>
Terminate_eNB
</class>
<class>
Terminate_eNB
</class>
<desc>
Terminate gNB
</desc>
<desc>
Terminate gNB
</desc>
<air_interface>
NR
</air_interface>
<air_interface>
NR
</air_interface>
</testCase>
</testCase>
</testCaseList>
</testCaseList>
ci-scripts/xml_files/simple_dummy_build.xml
View file @
e390fa65
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
<htmlTabName>
Build
</htmlTabName>
<htmlTabName>
Build
</htmlTabName>
<htmlTabIcon>
wrench
</htmlTabIcon>
<htmlTabIcon>
wrench
</htmlTabIcon>
<TestCaseRequestedList>
<TestCaseRequestedList>
0
101
01
0
000
01
</TestCaseRequestedList>
</TestCaseRequestedList>
<TestCaseExclusionList>
<TestCaseExclusionList>
</TestCaseExclusionList>
</TestCaseExclusionList>
...
@@ -38,4 +38,10 @@
...
@@ -38,4 +38,10 @@
<eNB_serverId>
0
</eNB_serverId>
<eNB_serverId>
0
</eNB_serverId>
</testCase>
</testCase>
<testCase
id=
"000001"
>
<class>
IdleSleep
</class>
<desc>
Sleep
</desc>
<idle_sleep_time_in_sec>
5
</idle_sleep_time_in_sec>
</testCase>
</testCaseList>
</testCaseList>
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