From 27d7bdafcffe0eff093fc775e6721026c3af6227 Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Tue, 14 Aug 2018 15:09:55 +0000 Subject: [PATCH] CSIT-1208: Add new data to 1807 report Change-Id: Iea304ffd65e4ddbac277274b96207a351cf004fc Signed-off-by: Peter Mikus --- resources/tools/presentation/run_report.sh | 2 +- resources/tools/presentation/specification.yaml | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/resources/tools/presentation/run_report.sh b/resources/tools/presentation/run_report.sh index 8dcd17bbf9..f4b5531305 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} \ - --version "0.1" \ + --version "0.3" \ --logging INFO \ --force diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 41bbe70224..43c29ab69b 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -174,6 +174,7 @@ - 36 # MRR sel - 41 # MRR sel - 42 # MRR sel + - 48 # MRR sel csit-vpp-perf-verify-1807-3n-skx: - 28 # MRR sel - 32 # MRR sel @@ -219,6 +220,7 @@ - 36 # MRR sel - 41 # MRR sel - 42 # MRR sel + - 48 # MRR sel vpp-perf-results-3n-hsw: # TODO: Add Data sources @@ -740,6 +742,7 @@ - 36 # MRR sel - 41 # MRR sel - 42 # MRR sel + - 48 # MRR sel - 11 # NDRPDR full 1 - 22 # NDRPDR full 2 - 15 # NDRPDR sel @@ -1284,6 +1287,7 @@ - 36 # MRR sel - 41 # MRR sel - 42 # MRR sel + - 48 # MRR sel data: "vpp-performance-changes-mrr" include-tests: "MRR" # "PDR" | "NDR" | "MRR" filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'" @@ -1339,6 +1343,7 @@ - 36 # MRR sel - 41 # MRR sel - 42 # MRR sel + - 48 # MRR sel data: "vpp-performance-changes-mrr" include-tests: "MRR" # "PDR" | "NDR" | "MRR" filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'" @@ -1394,6 +1399,7 @@ - 36 # MRR sel - 41 # MRR sel - 42 # MRR sel + - 48 # MRR sel data: "vpp-performance-changes-mrr" include-tests: "MRR" # "PDR" | "NDR" | "MRR" filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'" @@ -1420,6 +1426,7 @@ - 36 # MRR sel - 41 # MRR sel - 42 # MRR sel + - 48 # MRR sel compare: title: "3-Node Skx" data: -- 2.16.6