From a6241dc08ced5aac75d0f005cf1ecfb31ab6ce58 Mon Sep 17 00:00:00 2001 From: Matthew Stidham Date: Thu, 20 Jan 2022 08:40:19 -0800 Subject: [PATCH] regression_test: Store report_data in report_data Signed-off-by: Matthew Stidham --- py-scripts/regression_test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py-scripts/regression_test.sh b/py-scripts/regression_test.sh index 20d5ca42..23674a7d 100755 --- a/py-scripts/regression_test.sh +++ b/py-scripts/regression_test.sh @@ -233,7 +233,7 @@ function create_station_and_sensitivity { --raw_line 'txo_retries\: No Retry' \ --raw_line 'txo_txpower\: 17' \ --test_rig Testbed-01 --pull_report \ - --report_dir rx_sens_"$NOW" + --report_dir ~/html-reports/rx_sens_"$NOW" #--influx_host 192.168.100.153 --influx_port 8086 --influx_org Candela \ #--influx_token=-u_Wd-L8o992701QF0c5UmqEp7w7Z7YOMaWLxOMgmHfATJGnQbbmYyNxHBR9PgD6taM_tcxqJl6U8DjU1xINFQ== \ #--influx_bucket ben \