diff options
author | Tibor Frank <tifrank@cisco.com> | 2021-05-31 10:35:20 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-06-02 10:46:54 +0200 |
commit | c10980893443b59c464deb6cd0d66d5be972593f (patch) | |
tree | fe629b6fdc30082eb95379b87bd79f07efdb7c42 /resources/tools/presentation/run_report.sh | |
parent | 3793e1525f12ca1bdbd2140254eae31535818c27 (diff) |
Report: Configure report
+ 2101 --> 2106
+ remove 3n-hsw
+ unify data sets
+ configure data sets
- implement changes from job-specs
Change-Id: I200e7a80ebf88864ce4a7a2134f5251b557f6a3a
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/run_report.sh')
-rwxr-xr-x | resources/tools/presentation/run_report.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/presentation/run_report.sh b/resources/tools/presentation/run_report.sh index bc147d4a90..9cc33542e0 100755 --- a/resources/tools/presentation/run_report.sh +++ b/resources/tools/presentation/run_report.sh @@ -32,7 +32,7 @@ export PYTHONPATH=`pwd`:`pwd`/../../../:`pwd`/../../libraries/python python pal.py \ --specification specifications/report \ --release ${RELEASE} \ - --week "18" \ + --week "28" \ --logging INFO \ --force |