From b6de6fb4bcf50cd347df181121602db9ac2c9eec Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Sun, 15 Apr 2018 21:02:50 +0200 Subject: CSIT-1041: Trending dashboard Change-Id: I4cedfaab7f6e5d854a5107c4ac69413eb89186d0 Signed-off-by: Tibor Frank --- resources/tools/presentation/specification_CPTA.yaml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'resources/tools/presentation/specification_CPTA.yaml') diff --git a/resources/tools/presentation/specification_CPTA.yaml b/resources/tools/presentation/specification_CPTA.yaml index 2eb31709da..9ea9bc7bf4 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: "lastCompletedBuild" # "lastSuccessfulBuild" # take all from the 'start' + end: 17 #"lastCompletedBuild" # "lastSuccessfulBuild" # take all from the 'start' plot-layouts: plot-cpta: @@ -102,7 +102,8 @@ showgrid: True xaxis: showticklabels: True - title: "csit-vpp-perf-mrr-daily-master/vpp-build" + # title: "csit-vpp-perf-mrr-daily-master/vpp-build" + title: 'csit-vpp-perf-mrr-daily-master-build/vpp-build' autorange: True showgrid: True gridcolor: "rgb(238, 238, 238)" @@ -110,13 +111,14 @@ fixedrange: False zeroline: False tickcolor: "rgb(238, 238, 238)" + # tickangle: 0 showline: True linewidth: 1 autotick: True margin: r: 20 - b: 50 - t: 0 + b: 100 + t: 5 l: 70 legend: orientation: "h" @@ -191,7 +193,7 @@ builds: csit-vpp-perf-mrr-daily-master: start: 15 - end: "lastCompletedBuild" # take all from the 'start' + end: 17 #"lastCompletedBuild" # take all from the 'start' - type: "output" -- cgit 1.2.3-korg