fix: 3n-alt missing in regressions and progressions 70/36470/1
authorViliam Luc <vluc@cisco.com>
Wed, 22 Jun 2022 13:39:55 +0000 (15:39 +0200)
committerTibor Frank <tifrank@cisco.com>
Wed, 22 Jun 2022 13:42:24 +0000 (13:42 +0000)
Signed-off-by: Viliam Luc <vluc@cisco.com>
Change-Id: I8b2cdf6f8dc45cae9a921c1ecbd2e952ef30bfbe
(cherry picked from commit a28b496bafd3c7a951e4732b4bd42182d8ab2d69)

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"