aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/generator_plots.py
AgeCommit message (Collapse)AuthorFilesLines
2019-02-11Report: Add NFV testsTibor Frank1-7/+10
Change-Id: Ib996b4929fb4e31eceb475691dc7517a9144f0b3 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit adab3cb4d5abc7f555f40b5f268fb611a77cace5)
2019-02-04CSIT-1397: Create Heatmap graphsTibor Frank1-166/+125
- colorscales Change-Id: I86e72432ffa850e76aed6d061461519c5f095a1f Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 9510e2ca6dbca1ab16b9db8054e9968facf4b699)
2019-01-23Report: Add CSC and VSC dataTibor Frank1-1/+1
Change-Id: Ia2ebe3d0b96d0012361082d1f45b5c3853db3640 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 3532ea7e201971b463e6d72ae799a7871c5b3c9f)
2019-01-22CSIT-1404: Add data pre-processing for "service density" graphsTibor Frank1-2/+2
Change-Id: If9c1a9ee3cf21640e2153b52693903c29791c7ce Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit fcbcfb9aa1bd57fbf187b92a6b1de80899209640)
2019-01-22CSIT-1404: Add data pre-processing for "service density" graphsTibor Frank1-14/+80
Change-Id: Icd5709cd627999bc3ecc101abffb2ace3afdb246 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 4434a78fce29d19044b29f60af1882c0fa850128)
2019-01-21CSIT-1397: Create Heatmap graphsTibor Frank1-0/+241
- Heatmap is used Change-Id: I33a8619ea4a346bde92d85da0bbb63f3d916cbc5 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 7f83ed570d3cd7ec18f2a7ea3c8c3badd0368099)
2019-01-21Bar graph for Soak tests resultsTibor Frank1-1/+243
CSIT-1401: Create bar graph for Soak tests results CSIT-1405: Add data pre-processing for "soak tests" graphs Change-Id: I158c54e713cb904eb1780190153413929c7bab6d Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 339d55392405b435fea92f62c3372b7940c46515)
2018-11-28Report: Set NIC limit for x553Tibor Frank1-0/+2
Change-Id: Ibe85ed844501504085065631b393d2746227ea72 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-11-16Report: Fix legend in the graphsTibor Frank1-2/+2
Change-Id: I597bd4483686fb0807526e8734bebdf64aadf7d9 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-11-15Report: Change versioning and legend of graphsTibor Frank1-26/+27
Change-Id: I6381c916582509c45f12d4e6d1d63ffeffc1eaf5 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-11-14Report: Changes in graphs layoutTibor Frank1-18/+59
Change-Id: Ied97ef11be4d6b3e08f2e54d868e36da9e73ab85 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-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-07CSIT-1350: Add new data to 1810 reportTibor Frank1-12/+29
Change-Id: I1c82729c2abc7e5d3699f254629da6a9095d3464 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-11-06CSIT-1350: Add new data to 1810 reportTibor Frank1-8/+16
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 Frank1-3/+10
Change-Id: I1b838deed822159d78728805c8269cf8a6592d2c 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-10-31CSIT-1332: Proposal of new layout of all graphsTibor Frank1-112/+415
Change-Id: Ib5d113fd2071e481bcc5e3d043a43a58947b8da1 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-08-02FIX: Report TSATibor Frank1-3/+3
Change-Id: Ieb29a1e213a5f8aa74054da57ceb15925fe4dee3 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-08-02PAL: Remove unused codeTibor Frank1-32/+3
Change-Id: I14f8f4ed12071f1c6b2c57c55b1add24c56619cc Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-07-26CSIT-1203: Add parsing of NDRPDR testTibor Frank1-28/+88
Change-Id: I55be02df7f8979ad4c10b79d87f5065452a3e6e6 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-06-05Trending: fixTibor Frank1-1/+1
Change-Id: Ia039b1bc15d52ab8e3bddfd2d09ea5cf4190c67c Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-06-04CSIT-1110: Print NameError to reduce confusionVratko Polak1-3/+3
See https://gerrit.fd.io/r/12724 for an example mistake which also can cause NameError. Change-Id: I65c74744c027800a95014f3be48d0f522a10ce2b Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2018-05-25CSIT-1104: Trending: Speed-up plots generationTibor Frank1-0/+8
Change-Id: Ia3916523d4fc9e05ec864af2a858a03dea46c73c Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-03-21CSIT-913: Continuous Trending, Analysis and Change DetectionTibor Frank1-1/+1
- CSIT-915: LLD - CSIT-917: Functions to evaluate the results according to the PASS / FAIL criteria - CSIT-918: Sphinx configuration - CSIT-948: Statistical functions - CSIT-949: Data models for trending plots - CSIT-950: Code trending plots - CSIT-951: Static content - CSIT-984: PAL Specification file - CSIT-996: Download data from nexus Change-Id: Icb9305945bb0f142135bb177cb8781ba0096280e Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-02-07CSIT-907: process wrk results in PALTibor Frank1-1/+72
- CSIT-908: LLD - CSIT-909: Data model - CSIT-910: Algorithm - CSIT-911: Static content Change-Id: I26b33c2a7e0f320f62c78871576ca400a83b307c Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-01-24CSIT-901: Throughput Speedup Analysis - Static contentTibor Frank1-3/+6
- Add robustnes to the function which generates the plots - Add "Model for TSA" to LLD. Change-Id: I78dffe3622b4566b30ecac411f8ff285689d1427 Signed-off-by: Tibor Frank <tifrank@cisco.com> Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2018-01-19CSIT-887: Throughput Speedup AnalysisTibor Frank1-1/+97
- CSIT-894: LLD - CSIT-900: Plot layout - CSIT 888: Data model - CSIT-889: Algorithm Change-Id: I569107b474d216533568c1c731c50dcf7b706cd4 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-10-11CSIT-755: Presentation and analytics layerTibor Frank1-0/+221
- CSIT-760: Configuration - real example - CSIT-774: Implementation - parse configuration - CSIT-779: Implementation - set environment - CSIT-780: Implementation - download data - CSIT-783: Implementation - debug mode - CSIT-761: Implementation - Data pre-processing - parse input files - CSIT-784: Implementation - Data pre-processing - store the data, access to data - CSIT-789: Implementation - Data pre-processing - extract Documentation of the suite - CSIT-757: Low Level Design - CSIT-788: Implementation - Data pre-processing - extract VAT history and show runtime - CSIT-785: Implementation - Data filtering - CSIT-763: Presentation - tables - CSIT-804: Presentation - files - CSIT-762: Presentation - plots - LLD: API + functional diagram - CSIT-807: Element's models - CSIT-813: Process static content - CSIT-812: Report generation - CSIT-764: Integration to CSIT - CSIT-822: Archiving - CSIT-790: Documentation - configuration od the Input data is the same as for 17.07 report Change-Id: I6fd1eb1df4af99eaf91925282cdee1c892698c59 Signed-off-by: Tibor Frank <tifrank@cisco.com>