diff options
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" |