diff options
author | Tibor Frank <tifrank@cisco.com> | 2018-11-27 13:40:30 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2018-11-28 09:00:41 +0000 |
commit | 8e8472f5dd4653939d9061ba33300da0ec661285 (patch) | |
tree | d4983035f0058069e14c730c15200932921b1195 /resources | |
parent | cb4b8ac56aedf525d0de1211a898ab4f2aad7be0 (diff) |
CSIT-1340: Fix the list of failed tests in Trending
Change-Id: I15f88c3f23f2c886367b54147cdf94155ca5e634
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources')
-rw-r--r-- | resources/tools/presentation/specification_CPTA.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resources/tools/presentation/specification_CPTA.yaml b/resources/tools/presentation/specification_CPTA.yaml index 75e933d02d..90824c0e50 100644 --- a/resources/tools/presentation/specification_CPTA.yaml +++ b/resources/tools/presentation/specification_CPTA.yaml @@ -140,7 +140,7 @@ # 3n-hsw plot-performance-trending-all-3n-hsw: csit-vpp-perf-mrr-daily-master: - start: 210 + start: 240 end: "lastCompletedBuild" csit-dpdk-perf-mrr-weekly-master: start: 3 @@ -148,7 +148,7 @@ plot-performance-trending-vpp-3n-hsw: csit-vpp-perf-mrr-daily-master: - start: 210 + start: 240 end: "lastCompletedBuild" plot-performance-trending-dpdk-3n-hsw: @@ -279,7 +279,7 @@ # 3n-hsw csit-vpp-perf-mrr-daily-master: - start: 210 + start: 240 end: "lastCompletedBuild" csit-dpdk-perf-mrr-weekly-master: start: 3 |