From fe0b2b5c58da5fa3232f9a756354a2fc5d3ea8c3 Mon Sep 17 00:00:00 2001 From: Chuck SmileyRekiere Date: Fri, 19 Nov 2021 15:02:50 -0700 Subject: [PATCH] test_l3_longevity.py : updated pdf report to lanscape Signed-off-by: Chuck SmileyRekiere --- py-scripts/test_l3_longevity.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/py-scripts/test_l3_longevity.py b/py-scripts/test_l3_longevity.py index 86054132..55816ef6 100755 --- a/py-scripts/test_l3_longevity.py +++ b/py-scripts/test_l3_longevity.py @@ -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: