diff options
author | Tibor Frank <tifrank@cisco.com> | 2019-04-02 09:10:05 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2019-04-02 10:01:30 +0200 |
commit | 426fdc465fe3a4b1aa4edb899fd28f14f3c2cad6 (patch) | |
tree | 3260595edd2b2ced204a684c710efec8d9867421 /resources | |
parent | 599386f5a2f1d63f6dac9f2a0be34f4ba486cf57 (diff) |
Trending: Remove invalid builds (3n-skx 356-372)
Change-Id: I8de833a87536b60382c54fa9be2f443ff8a7d900
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources')
-rw-r--r-- | resources/tools/presentation/specification_CPTA.yaml | 70 |
1 files changed, 69 insertions, 1 deletions
diff --git a/resources/tools/presentation/specification_CPTA.yaml b/resources/tools/presentation/specification_CPTA.yaml index ed6f6cb9cb..fe89093369 100644 --- a/resources/tools/presentation/specification_CPTA.yaml +++ b/resources/tools/presentation/specification_CPTA.yaml @@ -172,6 +172,29 @@ csit-vpp-perf-mrr-daily-master-3n-skx: start: 232 end: "lastCompletedBuild" + skip: + - 356 + - 357 + - 358 + - 359 + - 360 + - 361 + - 362 + - 363 + - 364 + - 365 + - 366 + - 367 + - 368 + - 369 + - 370 + - 371 + - 372 + - 373 + - 374 + - 376 + - 377 + - 378 csit-dpdk-perf-mrr-weekly-master-3n-skx: start: 20 end: "lastCompletedBuild" @@ -182,7 +205,29 @@ csit-vpp-perf-mrr-daily-master-3n-skx: start: 232 end: "lastCompletedBuild" - + skip: + - 356 + - 357 + - 358 + - 359 + - 360 + - 361 + - 362 + - 363 + - 364 + - 365 + - 366 + - 367 + - 368 + - 369 + - 370 + - 371 + - 372 + - 373 + - 374 + - 376 + - 377 + - 378 plot-performance-trending-dpdk-3n-skx: csit-dpdk-perf-mrr-weekly-master-3n-skx: start: 20 @@ -317,6 +362,29 @@ csit-vpp-perf-mrr-daily-master-3n-skx: start: 232 end: "lastCompletedBuild" + skip: + - 356 + - 357 + - 358 + - 359 + - 360 + - 361 + - 362 + - 363 + - 364 + - 365 + - 366 + - 367 + - 368 + - 369 + - 370 + - 371 + - 372 + - 373 + - 374 + - 376 + - 377 + - 378 csit-dpdk-perf-mrr-weekly-master-3n-skx: start: 20 end: "lastCompletedBuild" |