diff options
author | Vratko Polak <vrpolak@cisco.com> | 2019-07-19 16:51:44 +0200 |
---|---|---|
committer | Vratko Polak <vrpolak@cisco.com> | 2019-07-19 14:52:21 +0000 |
commit | fc7fbe37baaaa82f751757f75491e2a29db5176e (patch) | |
tree | d2e1c7033a0b0fb4e732444cdf277acda0485a17 | |
parent | 857bd6959f421ddc71003bd64d4337b8f0d0e60e (diff) |
PAL: Skip daily-master-3n-skx/540
Frequently, reconnect is needed to finish the download,
that can lead to IOError.
But, MemoryError has also been seen, so perhaps this is a wrong fix.
Worth a try, though.
Change-Id: Icac17757a1a0ae361faddfa24a818496f14d7340
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
-rw-r--r-- | resources/tools/presentation/specification_CPTA.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/resources/tools/presentation/specification_CPTA.yaml b/resources/tools/presentation/specification_CPTA.yaml index e025b33359..4d4989d81f 100644 --- a/resources/tools/presentation/specification_CPTA.yaml +++ b/resources/tools/presentation/specification_CPTA.yaml @@ -198,6 +198,7 @@ - 416 - 418 - 423 + - 540 csit-dpdk-perf-mrr-weekly-master-3n-skx: start: 33 end: "lastCompletedBuild" @@ -212,6 +213,7 @@ - 416 - 418 - 423 + - 540 plot-performance-trending-dpdk-3n-skx: csit-dpdk-perf-mrr-weekly-master-3n-skx: @@ -363,6 +365,7 @@ - 416 - 418 - 423 + - 540 csit-dpdk-perf-mrr-weekly-master-3n-skx: start: 33 end: "lastCompletedBuild" |