diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-11-12 06:53:50 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-11-12 07:20:45 +0100 |
commit | 6328731a2778c864c6372296449a55dae79cd305 (patch) | |
tree | 4bf18fa9e31954042f867b12b0b53f4f912501f1 /resources/tools/presentation/run_report.sh | |
parent | 77e7e83ef517bd804cbe5ff75193767c5c400581 (diff) |
Report: Add NAT44 data
- reorder NAT44 graphs
Change-Id: Ied762a85fb1ee69c7d12971e3e15822571a18451
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 2be4d880d0..95b976b0b7 100755 --- a/resources/tools/presentation/run_report.sh +++ b/resources/tools/presentation/run_report.sh @@ -38,7 +38,7 @@ export PYTHONPATH=`pwd`:`pwd`/../../../:`pwd`/../../libraries/python python pal.py \ --specification specification.yaml \ --release ${RELEASE} \ - --week "46" \ + --week "47" \ --logging INFO \ --force |