aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools
AgeCommit message (Collapse)AuthorFilesLines
2018-11-13PAL: Change date format according to iso8601Tibor Frank2-3/+3
Change-Id: I326d651feb9007684cb60b67dc8f30696cd58a4c Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-11-13CSIT-1350: Add new data to 1810 reportTibor Frank1-50/+62
Change-Id: I9c43acffce0066758d29dd6df9294e2e2dc9d3e0 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-11-12CSIT-1354: Show number of used samples in graphs in reportTibor Frank1-78/+110
Change-Id: Ica3bd5bff2e7d24994d1e92bf91d218794a0cdfb Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-11-12CSIT-1350: Add new data to 1810 reportTibor Frank3-23/+48
Change-Id: Ia9720501e724f9240eaa41be36e29c8a6ae18ae7 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-11-08Report: Use best value for ideal lineVratko Polak1-3/+5
For showing multi-core speed-up, previously 1c value was always used as a basis for the ideal line. But due to randomness, 2c (or 4c) might end up above such line. This change makes sure the ideal line is computed from the best value. Change-Id: I8cea2f2072df60e55d7902fe35f22436ea9d803a Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2018-11-07Report: Change version to CSIT-18.10.w45Tibor Frank1-1/+1
Change-Id: I78f817e615672621e8c6860eb7848d316c2fd438 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-11-07CSIT-1342: Edit the static content for CSIT-1810 reportTibor Frank2-2/+2
Change-Id: Idb4abd737265504402aca56f826a6ae8c219a2c1 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-11-07CSIT-1350: Add new data to 1810 reportTibor Frank2-61/+135
Change-Id: I1c82729c2abc7e5d3699f254629da6a9095d3464 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-11-06CSIT-1350: Add new data to 1810 reportTibor Frank2-142/+224
Change-Id: I833df1c69ee86870ac19a747ea790dcffb749bca Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-11-05Fix: Calculation of max value.Tibor Frank1-1/+5
Change-Id: Ibf84467f3e8a3a956814207261b4ea24f69f0a97 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-11-05CSIT-1342: Edit the static content for CSIT-1810 reportTibor Frank2-4/+11
Change-Id: I1b838deed822159d78728805c8269cf8a6592d2c Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-11-05CSIT-1350: Add new data to 1810 reportTibor Frank1-48/+51
Change-Id: I7451dd774e65bdef88adf700502063393cf0c49f Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-11-05Fix: Speedup Multi-Core throughput graphsTibor Frank1-5/+1
- remove markers from "perfect" line Change-Id: Iaeb93d6b728439262f1a1c7bcbace84d2e542bec Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-11-05Static content for vpp_device sectionsPeter Mikus5-18/+0
Change-Id: Ia445ab5c339aecc0dfc6db40b2eb962436f9aeea Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-11-03CSIT-1350: Add new data to 1810 reportTibor Frank1-29/+28
Change-Id: Ifb215623eb376c6df30b4490023412f301b43153 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-11-01CSIT-1349: Add VPP-device tests to reportTibor Frank2-7/+160
- only data Change-Id: I1d5c50900b06ef938308855218885fa3ca1f2860 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-10-31Change the versionTibor Frank1-1/+1
Change-Id: I4fac272bf3f0bf9bdbf446ea3c2eff48966c600e Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-10-31CSIT-1350: Add new data to 1810 reportTibor Frank1-450/+341
Change-Id: I49e39b9513bcd53caaecdc1948cb64aa58272311 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-10-31Report-1810: ConfigurationTibor Frank1-11/+11
Change-Id: I0ada7489738d2cfc416aa6c3bea999d2534ad109 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-10-31CSIT-1332: Proposal of new layout of all graphsTibor Frank10-1593/+19061
Change-Id: Ib5d113fd2071e481bcc5e3d043a43a58947b8da1 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-10-23CSIT-1255 1-Node VPP_Device DocumentationPeter Mikus3-0/+146
Change-Id: I0152bd9c0d2a97aa206819b46e8e4c0fe7d643eb Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-10-22Per patch: multiple BMRR callsVratko Polak1-25/+56
This is to reduce sensitivity on testbed unstable performance. Also add topo_cleanupbefore every pybot run to avoid issues with VPP uninstall. TRACE prints are left there to simplify investigation of false positives if/when they happen. Change-Id: I9b0cdcfbbe4aa0735a0596746ac32c9e93af0897 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2018-10-17Script for PXE host stagingPeter Mikus3-34/+33
Introducing script for staging server via PXE and controlling CIMC/IPMI reboot. Change-Id: I1667e1906e7de73b7bca994d82de75e12c0d382a Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-10-08Update Ansible scriptsPeter Mikus5-1/+40
- Allow Kubernetes to use specific version (allow-downgrade) - Introduce ansible-vault for sudo password management - Add Kubernetes fixes for 1.11.x+ Change-Id: Ieb77e773ea28f5c551ef0702027f699c1b758aa2 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-09-24CSIT-1292 Update Ansible playbooks with vpp_device tasksPeter Mikus7-3/+122
Change-Id: I22d1fe2fc27d6adb39eba2578e68d06992a3f976 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-09-19CSIT-1288: Prepare data to be sent by JenkinsTibor Frank2-5/+6
Change-Id: I0840883d52180d09f7de2bd9b0391a0db24105f5 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-09-18CSIT-1288: Prepare data to be sent by JenkinsTibor Frank3-3/+15
- Add creation of tar.gz file Change-Id: I525c713bb3e157cd94337222781066252c3fa517 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-09-17CSIT-1131: AlertingTibor Frank4-6/+356
- CSIT-1132: Send e-mail with a list of failed tests - CSIT-1288: Prepare data to be sent by Jenkins Change-Id: I7ac720dca44d7c13b22218abbca7a00d36d459cb Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-09-13CSIT-1282 Migrate from Nexus.fd.io to packagecloud.ioPeter Mikus1-179/+0
Change-Id: Ib4e72dc8e3c0fedfcd702f4f97bc4f26cbc642e9 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-09-12CSIT-1269: Add VTS tests to trendingTibor Frank2-1/+32
Change-Id: I9ddbad8e4c3f64553c72f77f93eb9d6c21602eca Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-09-10CSIT-1179: Switch MRR to multiple trialsVratko Polak1-2/+6
But keep the detection in PAL using only average, not size nor stdev. Change-Id: I07092bdeb892c871550265757fd2846a36fbb352 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2018-09-07CSIT-1270: Split feature tests in trendingTibor Frank2-34/+194
Change-Id: Iecc841737552fea07b7fcf297c478479f7872ae7 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-09-07CSIT-1262: Add 2n/3n-skx to trendingTibor Frank4-491/+2495
CSIT-1263: Edit Trending static content Change-Id: Ief60f3bea75fb9fd153f7abb0a5933f1a3e317aa Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-09-05Add Report historyTibor Frank1-1/+1
Change-Id: I5c7e594bcce266d765d2a517adcbec8e88da7c48 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-09-05Add known issues to report 18.07Tibor Frank1-1/+1
Change-Id: Ide101c80e2ef13021f25096da6afd9e4364ee263 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-08-30CSIT-1135: Scripts for VPP per-patch testingVratko Polak2-0/+100
+ Scripts do not rely on (other) bootstraps. + Perf verify bootstrap is also the new style sript now. + Scripts are divided to functions for better re-use. + Functions are sourced from small number of large "library" files. - Still using jumpavg from pipy. - Perpatch has specific simplified parsing (instead of the PAL one). - Bash style document is in a separate Change. Change-Id: If88fa528ce155ea86b614e3d77c0550b91bbdf11 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2018-08-22CSIT-944: PAL Extensions: Mapping tableTibor Frank6-27/+459
Change-Id: I3bebf9ad849c056d2bbac476d22ef5e077af05b3 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-08-20Refactor VHOST codePeter Mikus1-0/+8
CSIT-1164 Create VM vhost tests for 2-node topology CSIT-1173 Implement VM vhost KWs for 2-node topology - Cleanup QemuUtils.py Library (PEP8, some TODOs, readability, multi queue, ring size, qemu version detection) - Cleanup VHOST KWs perf (Unify running QEMU on N-node topology) - Add ability to configure Queues, Hyperthreading, automatically compute number of CPU for VM/Testpmd and RXQ for Testpmd workload. - Partial cleanup of configuration KWs (l2xc, l2bd) for 2-node - Create IPv4 2-node KW Change-Id: I8aae1355bafa651de715cd438fe706c443ea1d88 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-08-20PAL improvement: Log repr() of PresentationErrorVratko Polak2-3/+5
Change-Id: I491e3a77dda06e6a1caa34f70baaef9751674fbd Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2018-08-20FIX: PAL: Keep increasing index on errorVratko Polak1-0/+1
The previous fix has added KeyError reporting and recovery, but the reported index got stuck on value 15. Change-Id: I2cec0f678a79ba3e5ca425c92c605e00cf551a35 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2018-08-18report 18.07: fixed link mapping for generated report pdf file.Maciek Konstantynowicz1-1/+2
Change-Id: I2e23fe3b6f03055beab536e6534dd43d229b7024 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2018-08-18report 18.07: bump report version to v1.0.Maciek Konstantynowicz1-1/+1
Change-Id: Id8d17666bd6cff45641f5d44c63db59603680a54 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2018-08-17report 18.07: Bump report version to v0.9.Maciek Konstantynowicz1-1/+1
Change-Id: Ic4f5520f69d0a97afe54aa8fed269812993d66f7 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2018-08-17report 18.07: Bump report version to 0.8.Maciek Konstantynowicz1-1/+1
Change-Id: Ic5ac9733534fc0f67467c6ea47a4123e246a793a Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2018-08-17Remove DPDK MRR changes section from reportPeter Mikus1-1/+1
Bump report version to 0.7 Change-Id: I77478e3b58daab25bdece1e67795cc911f470136 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-08-17Add new data to 1807 reportpmikus1-0/+24
Change-Id: Ic03c55a198f6deb0cae5c920d7937696dfa19c9e Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-08-16Bump report version to 0.6Peter Mikus1-1/+1
Change-Id: I820288a7209b6c0017ee42f5087f0687679ab078 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-08-16Change report version to 0.5Peter Mikus1-1/+1
Change-Id: I556a8e98d1725ed9465eca2721886869a3a1a39b Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-08-16Add new data set into reportPeter Mikus1-0/+11
Change-Id: Ic280eed9e888524805e019679c8549c75c5981c0 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-08-15Bump report version to finalPeter Mikus1-1/+1
Change-Id: Ie424687a126b2ee5ffcbc5a0774474a67cc0cf50 Signed-off-by: Peter Mikus <pmikus@cisco.com>