diff options
Diffstat (limited to 'resources/tools/presentation/specification_CPTA.yaml')
-rw-r--r-- | resources/tools/presentation/specification_CPTA.yaml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/resources/tools/presentation/specification_CPTA.yaml b/resources/tools/presentation/specification_CPTA.yaml index 846fa712d3..45ea85c12c 100644 --- a/resources/tools/presentation/specification_CPTA.yaml +++ b/resources/tools/presentation/specification_CPTA.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2018 Cisco and/or its affiliates. +# Copyright (c) 2019 Cisco and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: @@ -140,20 +140,20 @@ # 3n-hsw plot-performance-trending-all-3n-hsw: csit-vpp-perf-mrr-daily-master: - start: 290 + start: 300 end: "lastCompletedBuild" csit-dpdk-perf-mrr-weekly-master: - start: 38 + start: 50 end: "lastCompletedBuild" plot-performance-trending-vpp-3n-hsw: csit-vpp-perf-mrr-daily-master: - start: 290 + start: 300 end: "lastCompletedBuild" plot-performance-trending-dpdk-3n-hsw: csit-dpdk-perf-mrr-weekly-master: - start: 38 + start: 50 end: "lastCompletedBuild" # 3n-skx @@ -282,10 +282,10 @@ # 3n-hsw csit-vpp-perf-mrr-daily-master: - start: 290 + start: 300 end: "lastCompletedBuild" csit-dpdk-perf-mrr-weekly-master: - start: 38 + start: 50 end: "lastCompletedBuild" # 3n-skx |