mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 03:07:56 +00:00
test_l3_longevity.py : updated pdf report to lanscape
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
@@ -3126,7 +3126,8 @@ Setting wifi_settings per radio
|
||||
report.write_html_with_timestamp()
|
||||
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='Portrait')
|
||||
report.write_pdf_with_timestamp(_page_size='A4', _orientation='Landscape')
|
||||
|
||||
# ap scheduler results and write to a file
|
||||
if ap_scheduler_stats:
|
||||
|
||||
Reference in New Issue
Block a user