mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-12-24 22:37:03 +00:00
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:
committed by
shivam
parent
6b6898107f
commit
652ce1151b
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user