mr_note=editable_mr.notes.create({'body':'<a href="https://oaitestdashboard.s3.eu-west-1.amazonaws.com/MR'+singlemr+'/index.html">Test Results for your MR are updated (End to End LTE/NSA/SA/2x2/OAIUE)</a>'})
mr_note=editable_mr.notes.create({
'body':'Completed Test : '+jobname+' , status : <b>'+status+'</b>\n'+\
buildurl+'\n'+\
'<a href="https://oaitestdashboard.s3.eu-west-1.amazonaws.com/MR'+mr+'/index.html">Consolidated Test Results (End to End LTE/NSA/SA/2x2/OAIUE)</a>'
})
editable_mr.save()
editable_mr.save()
defmain():
defmain():
#call from Jenkinsfile : sh "python3 Hdashboard.py testevent ${params.eNB_MR} ${JOB_NAME} ${env.BUILD_URL} ${StatusForDb} "
#individual MR test results + test dashboard, event based (end of jenkins pipeline)
#individual MR test results + test dashboard, event based (end of jenkins pipeline)