test_l3_longevity.py : updated pdf report to lanscape

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
Chuck SmileyRekiere
2021-11-19 15:02:50 -07:00
parent 2cdb09b078
commit fe0b2b5c58

View File

@@ -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: