lf_check.py update local report local in email results

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
Chuck SmileyRekiere
2022-06-06 10:53:27 -06:00
committed by shivam
parent b083553873
commit 21d9ad06b4

View File

@@ -475,7 +475,7 @@ lf_check Test Suite Report:
http://{hostname}/{report}
lf_check Local Test Suite Report:
file:///{report_local}
file:///home/lanforge/{report_local}
""".format(email_txt=self.email_txt, lf_mgr_ip=self.lf_mgr_ip, suite=self.test_suite, db=self.database_sqlite, hostname=self.hostname, report=report_url, report_local=report_url)
@@ -489,7 +489,7 @@ lf_check Test Suite Report:
http://{hostname}/{report}
lf_check Local Test Suite Report:
file:///{report_local}
file:///home/lanforge/{report_local}
""".format(hostname=self.hostname, suite=self.test_suite, db=self.database_sqlite, report=report_url, report_local=report_url)
# Put in report information current two methods supported,