From adab3cb4d5abc7f555f40b5f268fb611a77cace5 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Mon, 11 Feb 2019 11:11:02 +0100 Subject: Report: Add NFV tests Change-Id: Ib996b4929fb4e31eceb475691dc7517a9144f0b3 Signed-off-by: Tibor Frank --- resources/tools/presentation/run_report.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/tools/presentation/run_report.sh') diff --git a/resources/tools/presentation/run_report.sh b/resources/tools/presentation/run_report.sh index 54eee64951..106608346f 100755 --- a/resources/tools/presentation/run_report.sh +++ b/resources/tools/presentation/run_report.sh @@ -38,7 +38,7 @@ export PYTHONPATH=`pwd` python pal.py \ --specification specification.yaml \ --release ${RELEASE} \ - --week "06" \ + --week "07" \ --logging INFO \ --force -- cgit 1.2.3-korg