lf_report.py: link to pdf results added

lf_qa.py : link to pdf results

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
Chuck SmileyRekiere
2021-08-09 08:57:00 -06:00
parent ab5300f521
commit ed396c1807
2 changed files with 11 additions and 0 deletions

View File

@@ -336,6 +336,7 @@ Example: kpi_csv_sq.py --store --png --show --path <path to read kpi.csv> (read
report.start_content_div2()
report.set_obj_html("Objective", "QA Verification")
report.build_objective()
report.build_pdf_link()
report.set_table_title("QA Test Results")
report.build_table_title()
# report.set_text("lanforge-scripts git sha: {}".format(git_sha))