From 99d4cc007624691f87f8c21a89eab73aec3a08fa Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Sun, 15 Apr 2018 21:15:23 +0200 Subject: [PATCH] CSIT-1041: Trending dashboard Change-Id: I4f2068503cc02091b439ebfb15ebe92aa203252d Signed-off-by: Tibor Frank --- resources/tools/presentation/specification_CPTA.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/tools/presentation/specification_CPTA.yaml b/resources/tools/presentation/specification_CPTA.yaml index 9ea9bc7bf4..70bd119345 100644 --- a/resources/tools/presentation/specification_CPTA.yaml +++ b/resources/tools/presentation/specification_CPTA.yaml @@ -78,7 +78,7 @@ plot-performance-trending: csit-vpp-perf-mrr-daily-master: start: 15 - end: 17 #"lastCompletedBuild" # "lastSuccessfulBuild" # take all from the 'start' + end: "lastCompletedBuild" # "lastSuccessfulBuild" # take all from the 'start' plot-layouts: plot-cpta: @@ -193,7 +193,7 @@ builds: csit-vpp-perf-mrr-daily-master: start: 15 - end: 17 #"lastCompletedBuild" # take all from the 'start' + end: "lastCompletedBuild" # take all from the 'start' - type: "output" -- 2.16.6