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