gnb_markers={'SgNBReleaseRequestAcknowledge':[],'FAILURE':[],'scgFailureInformationNR-r15':[],'SgNBReleaseRequest':[],'Detected UL Failure on PUSCH':[]}
nodeB_prefix_found=False
RealTimeProcessingIssue=False
DLRetxIssue=False
ULRetxIssue=False
line_cnt=0#log file line counter
forlineinenb_log_file.readlines():
...
...
@@ -1117,14 +1120,56 @@ class RANManagement():
logging.debug(statMsg)
htmleNBFailureMsg+=htmlMsg
#ulsch and dlsch statistics
#ulsch and dlsch statistics and checkers
#print statistics into html
iflen(dlsch_ulsch_stats)!=0:#check if dictionary is not empty
#for each dictionary key, generate the msg for html as information
statMsg=''
forkeyindlsch_ulsch_stats:#for each dictionary key