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
Michael Black
OpenXG-RAN
Commits
e9c6872b
Commit
e9c6872b
authored
Mar 20, 2020
by
OAI Jenkins
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
minor modifications during a lease on inria fit14 to keep on debugging main, html, ran.py etc.
parent
6aa64bd2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
ci-scripts/html.py
ci-scripts/html.py
+3
-0
ci-scripts/main_enb.py
ci-scripts/main_enb.py
+2
-2
No files found.
ci-scripts/html.py
View file @
e9c6872b
...
...
@@ -50,6 +50,9 @@ class HTMLManagement():
self
.
htmlTabNames
=
[]
self
.
htmlTabIcons
=
[]
self
.
testXMLfiles
=
[]
self
.
htmlHeaderCreated
=
False
self
.
htmlFooterCreated
=
False
#-----------------------------------------------------------
# Setters and Getters
#-----------------------------------------------------------
...
...
ci-scripts/main_enb.py
View file @
e9c6872b
...
...
@@ -87,8 +87,8 @@ class OaiCiTest():
self
.
CatMDevices
=
[]
self
.
UEIPAddresses
=
[]
self
.
htmlFile
=
''
self
.
htmlHeaderCreated
=
False
self
.
htmlFooterCreated
=
False
#
self.htmlHeaderCreated = False
#
self.htmlFooterCreated = False
self
.
htmlUEConnected
=
-
1
self
.
htmleNBFailureMsg
=
''
self
.
htmlUEFailureMsg
=
''
...
...
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