diff options
Diffstat (limited to 'resources/tools/presentation/specifications/trending/elements.yaml')
-rw-r--r-- | resources/tools/presentation/specifications/trending/elements.yaml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/resources/tools/presentation/specifications/trending/elements.yaml b/resources/tools/presentation/specifications/trending/elements.yaml index 34f55fa77d..25369e3495 100644 --- a/resources/tools/presentation/specifications/trending/elements.yaml +++ b/resources/tools/presentation/specifications/trending/elements.yaml @@ -505,19 +505,6 @@ - "msg" - type: "table" - title: "Last failed tests (last builds) VPP 3n-aws" - algorithm: "table_last_failed_tests" - output-file-ext: ".txt" - output-file: "{DIR[STATIC,VPP]}/last-failed-tests-vpp-3n-aws-mrr" - data: "table-last-failed-tests-3n-aws" - filter: "'MRR'" - parameters: - - "name" - - "parent" - - "status" - - "msg" - -- type: "table" title: "Last failed tests (last builds) VPP 2n-aws" algorithm: "table_last_failed_tests" output-file-ext: ".txt" |