test_l3_longevit.py : commented out writing the index.html so can see the

results remotely.

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
Chuck SmileyRekiere
2022-02-18 11:02:47 -07:00
committed by shivam
parent 6b6898107f
commit 652ce1151b

View File

@@ -3233,7 +3233,7 @@ Setting wifi_settings per radio
report.set_table_dataframe_from_csv(csv_results_file)
report.build_table()
report.write_html_with_timestamp()
report.write_index_html()
# report.write_index_html()
# report.write_pdf(_page_size = 'A3', _orientation='Landscape')
# report.write_pdf_with_timestamp(_page_size='A4', _orientation='Portrait')
report.write_pdf_with_timestamp(_page_size='A4', _orientation='Landscape')