fix: 3n-alt missing in regressions and progressions 85/36485/1
authorViliam Luc <vluc@cisco.com>
Wed, 22 Jun 2022 13:39:55 +0000 (15:39 +0200)
committerViliam Luc <vluc@cisco.com>
Wed, 22 Jun 2022 13:39:55 +0000 (15:39 +0200)
Signed-off-by: Viliam Luc <vluc@cisco.com>
Change-Id: I8b2cdf6f8dc45cae9a921c1ecbd2e952ef30bfbe

resources/tools/presentation/specifications/trending/elements.yaml

index 8c80bae..430563b 100644 (file)
 
 # 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"