X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fspecifications%2Ftrending%2Felements.yaml;h=430563b3229c95c44cb1e8d266dd93ab7543be1a;hp=8c80baede4d395a7cbe7fad99a9fc0885e7e7aa3;hb=a28b496bafd3c7a951e4732b4bd42182d8ab2d69;hpb=99a0ec18cb9117e9c22b4416c97d603215e3fa8b 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 @@ -374,6 +374,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"