summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorMiroslav Miklus <mmiklus@cisco.com>2016-08-09 16:39:53 +0200
committerMiroslav Miklus <mmiklus@cisco.com>2016-08-09 16:39:53 +0200
commit0f27a560bd23df31d42aed474d93c73036d0a346 (patch)
tree3dd2a582171a4c1fbcc7637e5baefcb303743c32 /jjb
parent4f6acfff60e46fee9c638ed850a1ee7ad384e952 (diff)
CSIT-311 Ph3: remove perf tests from semiweekly
Change-Id: I7ea16fe5c407456e5a4bb8a8fc63dae7eb582a83 Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/csit/csit.yaml134
1 files changed, 0 insertions, 134 deletions
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.'