From: Miroslav Miklus Date: Tue, 9 Aug 2016 14:39:53 +0000 (+0200) Subject: CSIT-311 Ph3: remove perf tests from semiweekly X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=0f27a560bd23df31d42aed474d93c73036d0a346;p=ci-management.git CSIT-311 Ph3: remove perf tests from semiweekly Change-Id: I7ea16fe5c407456e5a4bb8a8fc63dae7eb582a83 Signed-off-by: Miroslav Miklus --- diff --git a/jjb/csit/csit.yaml b/jjb/csit/csit.yaml index faf40fc56..463d1e384 100644 --- a/jjb/csit/csit.yaml +++ b/jjb/csit/csit.yaml @@ -363,140 +363,6 @@ - robot-report: output-path: 'csit/archive' - - plot: - - title: 'RFC2544 binary search with 64B, worker-thread=1, rxq=1, NDR' - yaxis: 'Packets Per Second' - group: 'RFC2544:NDR' - num-builds: '20' - keep-records: True - csv-file-name: 'csit-vpp-verify-{stream}-semiweekly-1.csv' - series: - - file: 'csit/archive/output_perf_data.xml' - format: xml - xpath-type: 'nodeset' - xpath: '//*[@framesize="64" and contains(@tags,"NDR") and @workerthreads="1"]' - - title: 'RFC2544 binary search with 78B, worker-thread=1, rxq=1, NDR' - yaxis: 'Packets Per Second' - group: 'RFC2544:NDR' - num-builds: '20' - keep-records: True - csv-file-name: 'csit-vpp-verify-{stream}-semiweekly-2.csv' - series: - - file: 'csit/archive/output_perf_data.xml' - format: xml - xpath-type: 'nodeset' - xpath: '//*[@framesize="78" and contains(@tags,"NDR") and @workerthreads="1"]' - - title: 'RFC2544 binary search with 64B, worker-thread=2, rxq=1, NDR' - yaxis: 'Packets Per Second' - group: 'RFC2544:NDR' - num-builds: '20' - keep-records: True - csv-file-name: 'csit-vpp-verify-{stream}-semiweekly-3.csv' - series: - - file: 'csit/archive/output_perf_data.xml' - format: xml - xpath-type: 'nodeset' - xpath: '//*[@framesize="64" and contains(@tags,"NDR") and @workerthreads="2"]' - - title: 'RFC2544 binary search with 78B, worker-thread=2, rxq=1, NDR' - yaxis: 'Packets Per Second' - group: 'RFC2544:NDR' - num-builds: '20' - keep-records: True - csv-file-name: 'csit-vpp-verify-{stream}-semiweekly-4.csv' - series: - - file: 'csit/archive/output_perf_data.xml' - format: xml - xpath-type: 'nodeset' - xpath: '//*[@framesize="78" and contains(@tags,"NDR") and @workerthreads="2"]' - - title: 'RFC2544 binary search with 64B, worker-thread=4, rxq=2, NDR' - yaxis: 'Packets Per Second' - group: 'RFC2544:NDR' - num-builds: '20' - keep-records: True - csv-file-name: 'csit-vpp-verify-{stream}-semiweekly-5.csv' - series: - - file: 'csit/archive/output_perf_data.xml' - format: xml - xpath-type: 'nodeset' - xpath: '//*[@framesize="64" and contains(@tags,"NDR") and @workerthreads="4"]' - - title: 'RFC2544 binary search with 78B, worker-thread=4, rxq=2, NDR' - yaxis: 'Packets Per Second' - group: 'RFC2544:NDR' - num-builds: '20' - keep-records: True - csv-file-name: 'csit-vpp-verify-{stream}-semiweekly-6.csv' - series: - - file: 'csit/archive/output_perf_data.xml' - format: xml - xpath-type: 'nodeset' - xpath: '//*[@framesize="78" and contains(@tags,"NDR") and @workerthreads="4"]' - - title: 'RFC2544 binary search with 64B, worker-thread=1, rxq=1, PDR=0.5%' - yaxis: 'Packets Per Second' - group: 'RFC2544:PDR' - num-builds: '20' - keep-records: True - csv-file-name: 'csit-vpp-verify-{stream}-semiweekly-7.csv' - series: - - file: 'csit/archive/output_perf_data.xml' - format: xml - xpath-type: 'nodeset' - xpath: '//*[@framesize="64" and contains(@tags,"PDR") and @workerthreads="1"]' - - title: 'RFC2544 binary search with 78B, worker-thread=1, rxq=1, PDR=0.5%' - yaxis: 'Packets Per Second' - group: 'RFC2544:PDR' - num-builds: '20' - keep-records: True - csv-file-name: 'csit-vpp-verify-{stream}-semiweekly-8.csv' - series: - - file: 'csit/archive/output_perf_data.xml' - format: xml - xpath-type: 'nodeset' - xpath: '//*[@framesize="78" and contains(@tags,"PDR") and @workerthreads="1"]' - - title: 'RFC2544 binary search with 64B, worker-thread=2, rxq=1, PDR=0.5%' - yaxis: 'Packets Per Second' - group: 'RFC2544:PDR' - num-builds: '20' - keep-records: True - csv-file-name: 'csit-vpp-verify-{stream}-semiweekly-9.csv' - series: - - file: 'csit/archive/output_perf_data.xml' - format: xml - xpath-type: 'nodeset' - xpath: '//*[@framesize="64" and contains(@tags,"PDR") and @workerthreads="2"]' - - title: 'RFC2544 binary search with 78B, worker-thread=2, rxq=1, PDR=0.5%' - yaxis: 'Packets Per Second' - group: 'RFC2544:PDR' - num-builds: '20' - keep-records: True - csv-file-name: 'csit-vpp-verify-{stream}-semiweekly-10.csv' - series: - - file: 'csit/archive/output_perf_data.xml' - format: xml - xpath-type: 'nodeset' - xpath: '//*[@framesize="78" and contains(@tags,"PDR") and @workerthreads="2"]' - - title: 'RFC2544 binary search with 64B, worker-thread=4, rxq=2, PDR=0.5%' - yaxis: 'Packets Per Second' - group: 'RFC2544:PDR' - num-builds: '20' - keep-records: True - csv-file-name: 'csit-vpp-verify-{stream}-semiweekly-11.csv' - series: - - file: 'csit/archive/output_perf_data.xml' - format: xml - xpath-type: 'nodeset' - xpath: '//*[@framesize="64" and contains(@tags,"PDR") and @workerthreads="4"]' - - title: 'RFC2544 binary search with 78B, worker-thread=4, rxq=2, PDR=0.5%' - yaxis: 'Packets Per Second' - group: 'RFC2544:PDR' - num-builds: '20' - keep-records: True - csv-file-name: 'csit-vpp-verify-{stream}-semiweekly-12.csv' - series: - - file: 'csit/archive/output_perf_data.xml' - format: xml - xpath-type: 'nodeset' - xpath: '//*[@framesize="78" and contains(@tags,"PDR") and @workerthreads="4"]' - - job-template: name: 'csit-vpp-verify-perf-master-nightly-all' description: 'Purpose of this job is to validate latest vpp build from corresponding branch stored in nexus against verified CSIT codebase of corresponding branch.'