aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/specification_CPTA.yaml
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2018-03-26 09:12:36 +0200
committerTibor Frank <tifrank@cisco.com>2018-03-26 09:12:36 +0200
commitaaa58d348c375f80e65dfdf62a679dd0cbac4411 (patch)
tree95961d5d6ae7f701296ae8c89ea6df6b37b83a7e /resources/tools/presentation/specification_CPTA.yaml
parent806d2bf874f34d80e92c700652f226359402b1e8 (diff)
Add lastCompletedBuild option to the spec
Change-Id: I4432e626a7bc81be2cede56da6a3660450f09c01 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.yaml8
1 files changed, 2 insertions, 6 deletions
diff --git a/resources/tools/presentation/specification_CPTA.yaml b/resources/tools/presentation/specification_CPTA.yaml
index 8b5f59ed06..545751c270 100644
--- a/resources/tools/presentation/specification_CPTA.yaml
+++ b/resources/tools/presentation/specification_CPTA.yaml
@@ -75,11 +75,10 @@
type: "configuration"
data-sets:
-# TODO: Specify input data, this is only an example:
plot-performance-trending:
csit-vpp-perf-mrr-daily-master:
start: 9
- end: "lastSuccessfulBuild" # take all from the 'start'
+ end: "lastCompletedBuild" # "lastSuccessfulBuild" # take all from the 'start'
plot-layouts:
plot-cpta:
@@ -189,10 +188,7 @@
builds:
csit-vpp-perf-mrr-daily-master:
start: 9
- end: "lastSuccessfulBuild" # take all from the 'start'
-# csit-vpp-perf-check-master:
-# start: 22
-# end: 22
+ end: "lastCompletedBuild" # take all from the 'start'
-
type: "output"