diff options
author | Tibor Frank <tifrank@cisco.com> | 2018-04-15 21:15:23 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2018-04-15 21:15:23 +0200 |
commit | 99d4cc007624691f87f8c21a89eab73aec3a08fa (patch) | |
tree | 66a6b9eb02c815ecb450cf26b4c1fc8c50df2e80 /resources/tools/presentation/specification_CPTA.yaml | |
parent | b6de6fb4bcf50cd347df181121602db9ac2c9eec (diff) |
CSIT-1041: Trending dashboard
Change-Id: I4f2068503cc02091b439ebfb15ebe92aa203252d
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/specification_CPTA.yaml')
-rw-r--r-- | resources/tools/presentation/specification_CPTA.yaml | 4 |
1 files 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" |