aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools
diff options
context:
space:
mode:
authorViliam Luc <vluc@cisco.com>2022-06-22 15:39:55 +0200
committerViliam Luc <vluc@cisco.com>2022-06-22 15:39:55 +0200
commita28b496bafd3c7a951e4732b4bd42182d8ab2d69 (patch)
tree7c5911a9c8ee68d6d298d027ce2ea7dd79fb1778 /resources/tools
parent99a0ec18cb9117e9c22b4416c97d603215e3fa8b (diff)
fix: 3n-alt missing in regressions and progressions
Signed-off-by: Viliam Luc <vluc@cisco.com> Change-Id: I8b2cdf6f8dc45cae9a921c1ecbd2e952ef30bfbe
Diffstat (limited to 'resources/tools')
-rw-r--r--resources/tools/presentation/specifications/trending/elements.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/resources/tools/presentation/specifications/trending/elements.yaml b/resources/tools/presentation/specifications/trending/elements.yaml
index 8c80baede4..430563b322 100644
--- a/resources/tools/presentation/specifications/trending/elements.yaml
+++ b/resources/tools/presentation/specifications/trending/elements.yaml
@@ -375,6 +375,19 @@
# Last failed tests
- type: "table"
+ title: "Last failed tests (last builds) VPP 3n-alt"
+ algorithm: "table_last_failed_tests"
+ output-file-ext: ".txt"
+ output-file: "{DIR[STATIC,VPP]}/last-failed-tests-vpp-3n-alt-mrr"
+ data: "table-last-failed-tests-3n-alt"
+ filter: "'MRR'"
+ parameters:
+ - "name"
+ - "parent"
+ - "status"
+ - "msg"
+
+- type: "table"
title: "Last failed tests (last builds) VPP 2n-icx"
algorithm: "table_last_failed_tests"
output-file-ext: ".txt"