summaryrefslogtreecommitdiffstats
path: root/jjb/csit
diff options
context:
space:
mode:
authorpmikus <pmikus@cisco.com>2016-06-28 12:56:59 +0100
committerPeter Mikus <pmikus@cisco.com>2016-06-29 05:42:51 +0000
commit228a3dd2c6fc5f43fd9d6e8589d0fce2ffa960db (patch)
tree65d5b08f505fe0d7ed5b14465024febd247c4bb1 /jjb/csit
parentb977a0d962c5a282d5c8203c0e5cb5eb3c6d318a (diff)
CIMANAGE-10 Add plots into semiweekly job
Change-Id: I7f77bfa138428e825a203a31b8dd27e83f84807b Signed-off-by: pmikus <pmikus@cisco.com>
Diffstat (limited to 'jjb/csit')
-rw-r--r--jjb/csit/csit.yaml134
1 files changed, 134 insertions, 0 deletions
diff --git a/jjb/csit/csit.yaml b/jjb/csit/csit.yaml
index af031d54f..110f247eb 100644
--- a/jjb/csit/csit.yaml
+++ b/jjb/csit/csit.yaml
@@ -362,6 +362,140 @@
- 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"]'
+
- parameter:
name: test-type-parameter
parameters: