mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 19:58:03 +00:00
lf_qa.py : cosmetic changes to report layout
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
@@ -336,8 +336,6 @@ Example: kpi_csv_sq.py --store --png --show --path <path to read kpi.csv> (read
|
|||||||
report.start_content_div2()
|
report.start_content_div2()
|
||||||
report.set_obj_html("Objective", "QA Verification")
|
report.set_obj_html("Objective", "QA Verification")
|
||||||
report.build_objective()
|
report.build_objective()
|
||||||
report.set_text("LANforge")
|
|
||||||
report.build_text()
|
|
||||||
report.set_table_title("QA Test Results")
|
report.set_table_title("QA Test Results")
|
||||||
report.build_table_title()
|
report.build_table_title()
|
||||||
# report.set_text("lanforge-scripts git sha: {}".format(git_sha))
|
# report.set_text("lanforge-scripts git sha: {}".format(git_sha))
|
||||||
|
|||||||
Reference in New Issue
Block a user