diff options
author | Tibor Frank <tifrank@cisco.com> | 2019-04-04 13:50:31 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2019-04-04 13:50:31 +0200 |
commit | 4f8bacf4731fed69b487473746303cc4e89a18d4 (patch) | |
tree | b792957b15da8d9eb061e04098ff23eb00f7d3f5 /resources/tools/presentation/specification_CPTA.yaml | |
parent | d45c3f997201a6f17b39b3e5ceb82b332852149f (diff) |
Trending: Remove NF tests from alerts
Change-Id: Id8074a30f578af7df5bb15e9c127838d27cae8b0
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/specification_CPTA.yaml')
-rw-r--r-- | resources/tools/presentation/specification_CPTA.yaml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/resources/tools/presentation/specification_CPTA.yaml b/resources/tools/presentation/specification_CPTA.yaml index bf1a359748..9604da509a 100644 --- a/resources/tools/presentation/specification_CPTA.yaml +++ b/resources/tools/presentation/specification_CPTA.yaml @@ -122,12 +122,10 @@ - "last-failed-tests-3n-hsw" - "last-failed-tests-3n-skx" - "last-failed-tests-2n-skx" - - "last-failed-tests-nf-2n-skx" urls: - "https://jenkins.fd.io/view/csit/job/csit-vpp-perf-mrr-daily-master" - "https://jenkins.fd.io/view/csit/job/csit-vpp-perf-mrr-daily-master-3n-skx" - "https://jenkins.fd.io/view/csit/job/csit-vpp-perf-mrr-daily-master-2n-skx" - - "https://jenkins.fd.io/view/csit/job/csit-vpp-perf-mrr-weekly-master-2n-skx" url-details: "https://docs.fd.io/csit/master/trending/introduction/failures.html" configurations: @@ -552,19 +550,6 @@ - "parent" - "status" -- - type: "table" - title: "Last failed tests (last builds) NF 2n-skx" - algorithm: "table_last_failed_tests" - output-file-ext: ".txt" - output-file: "{DIR[STATIC,VPP]}/last-failed-tests-nf-2n-skx" - data: "table-last-failed-tests-nf-2n-skx" - filter: "'MRR'" - parameters: - - "name" - - "parent" - - "status" - # 3n-hsw - type: "table" |