Commit ea376b1e authored by Raphael Defosseux's avatar Raphael Defosseux

CI: fix eNB log analysis

Signed-off-by: default avatarRaphael Defosseux <raphael.defosseux@eurecom.fr>
parent e120cabd
......@@ -84,6 +84,8 @@ class HTMLManagement():
self.htmlUEFailureMsg = huefa
def GethtmlUEFailureMsg(self):
return self.htmlUEFailureMsg
def SetHmleNBFailureMsg(self, msg):
self.htmleNBFailureMsg = msg
def SetreseNB(self,rsenb):
self.reseNB = rsenb
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment