aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/pal.py
AgeCommit message (Collapse)AuthorFilesLines
2020-03-13PAL: Process local xml fileTibor Frank1-31/+70
Change-Id: I2d60b2c6616de6d6b2e1d742407ac392471883aa Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-02-07PAL: Operational dataTibor Frank1-0/+6
Change-Id: I43eb12117ddc9b6df447f0303881bf7ec6153900 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-12-03Python3: PALTibor Frank1-78/+73
- files renamed: - utils.py --> pal_utils.py - errors.py --> pal_errors.py - functions/methods renamed: - plot_service_density_reconf_box_name --> plot_nf_reconf_box_name - plot_performance_box_name --> plot_perf_box_name - plot_latency_error_bars_name --> plot_lat_err_bars_name - plot_throughput_speedup_analysis_name --> plot_tsa_name - plot_service_density_heatmap --> plot_nf_heatmap - table_performance_comparison --> table_perf_comparison - table_performance_comparison_nic --> table_perf_comparison_nic - table_performance_trending_dashboard_html --> table_perf_trending_dash_html - functions/methods removed: - plot_service_density_heatmap_compare - plot_throughput_speedup_analysis - plot_latency_error_bars - plot_soak_boxes - plot_soak_bars Change-Id: Icddc01d3ccb451abb92b9e5d912b642d01866033 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-07-31Trending: MultiprocessingTibor Frank1-43/+43
Change-Id: I41ef5c0de337e1aa13cd44b94c4e8e15413872ce Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-07-30Trending: Reduce input dataTibor Frank1-43/+43
Change-Id: Idd87da996f25c7fd94cef828dee6967737b73ba8 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-07-30Trending: Reduce input dataTibor Frank1-43/+43
Change-Id: I31d4d7ceaf8969e28d86deac2995cd38cbff9fca Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-05-14CSIT-1500: Add comparison table for SOAK vs NDRPDRTibor Frank1-42/+42
- clean-up Change-Id: I020837a89415fdb891ffbb094c9a5edf50946dd2 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-05-13CSIT-1500: Add comparison table for SOAK vs NDRPDRTibor Frank1-42/+42
Change-Id: I890b28b7a8c1f60cce4c985ccd94fcdfd3c47d7d Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-05-09CSIT-1488: Add data to the Report 1904Tibor Frank1-42/+42
- HoneyComb Change-Id: I0f7d6ef4368d347c245b8962d3ce346b73d5932a Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-05-07Report: NFV GraphsTibor Frank1-42/+42
Change-Id: I8763f7977a48405787f93e34e750b47c5742c798 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-04-17CSIT-1483: Add processing of output_info.xml as the first choiceTibor Frank1-1/+1
Change-Id: I27687ed6dda3a8717538653e75ad0d61c6516c7e Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-02-26CSIT-1440: Re-organize graphs in reportTibor Frank1-42/+42
- latency - multi-core Change-Id: I8a0f51d51eb451f3c57c15579b4e775e0bffddab Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-02-25CSIT-1440: Re-organize graphs in reportTibor Frank1-42/+42
- Throughput Change-Id: Iab94a7c66d3483707ed99e49489ebf71947a4fca Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-01-02Trending: Align the content of old and new dirsTibor Frank1-3/+6
Change-Id: I39d1f71adac0bad3dbe18a987909904ea5c1e6cb Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-11-27Report: versioningTibor Frank1-4/+4
Change-Id: I890d52b4b5b87cd1b3952b3d4bb3cbbff069a9c7 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-11-21CSIT-1351: Add Denverton results to reportTibor Frank1-39/+39
Change-Id: I4c2ae4ca8ababcae07861ad253dd080b25f16279 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-11-20CSIT-1351: Add Denverton results to reportTibor Frank1-39/+39
Change-Id: I0e92c183fe972ce9fe8e7b3d3fca6e6bb86ddd54 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-09-17CSIT-1131: AlertingTibor Frank1-3/+12
- 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-08-20PAL improvement: Log repr() of PresentationErrorVratko Polak1-2/+2
Change-Id: I491e3a77dda06e6a1caa34f70baaef9751674fbd Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2018-07-17CSIT-1094: Change menu styleTibor Frank1-1/+5
Change-Id: Idff59bc73d3444700937fc473681760a947f0f41 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-05-24CSIT-1101: Optimize input data processingTibor Frank1-1/+1
- Add multiprocessing Change-Id: Iaeb9dcf0f4523de379ecb7f775b941d9deb080b2 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-05-14CSIT-1078: Optimize input data files download and processingTibor Frank1-11/+7
Change-Id: I973238d98d549555c0d43c91f9fd96a9209065ac Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-05-14CSIT-1078: Optimize input data files download and processingTibor Frank1-25/+20
Change-Id: Id1b0af996c4b77878621cfc8c262795f51e537fc Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-27Report: delete tmp dirTibor Frank1-41/+41
Change-Id: I6ab1eefa9a53419d47fda829c365ce9fab7db3c3 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-17CSIT-1041: Trending dashboardTibor Frank1-41/+41
Change-Id: I983c5cccd165fb32742d395cf7e8aa02c7f9394a Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-16CSIT-1041: Trending dashboardTibor Frank1-41/+41
Change-Id: Ic706612218e0ac6b991a15abc4d67e16905e8087 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-15CSIT-1041: Trending dashboardTibor Frank1-41/+41
Change-Id: I18f06b67af7ce8894bfbddbd70d2a9c1f33435be Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-13CSIT-1041: Trending dashboardTibor Frank1-41/+41
Change-Id: Ie98b7b8885575be408686b4eec5b539f3bb68d1d Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-12CSIT-1041: Trending dashboardTibor Frank1-41/+41
Change-Id: I48f665a4ea095202a0792a2ee02794f779afb95c Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-03-26Report: Detect outliers for the comparative tablesTibor Frank1-41/+41
Change-Id: Ia1be590a720df71ff51e8a7ca910ed27a4642209 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-03-26Report: Detect outliers for the comparative tablesTibor Frank1-41/+41
Change-Id: I2bbb2c4e18f456da9b8d62b6654d7e23fe36ee58 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-03-26CSIT-919: Jenkins jobTibor Frank1-3/+2
Change-Id: I8ed4a8e135ebbebc7799a633872a50293eb410af Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-03-21CSIT-913: Continuous Trending, Analysis and Change DetectionTibor Frank1-7/+21
- 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-21CSIT-891: Add data sources for 1801 reportTibor Frank1-33/+33
Change-Id: Id178e852e4c94b1e093d72901689a7f7820c2c3d Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-02-13CSIT-891: Add data sources for 1801 reportTibor Frank1-33/+33
Change-Id: I320737f2edbf74caa8f12177dcc7186a88920a9a Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-02-07CSIT-907: process wrk results in PALTibor Frank1-33/+33
- 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-26Report: source dataTibor Frank1-33/+33
Change-Id: I1bbdc7e13287ff3bf3c0adbf5851f246bc8a292c Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-11-08PAL: Implement data sets for specification file.Tibor Frank1-33/+33
Change-Id: I4a2d290a69700425f33caf7274c6fa525271e0c8 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-11-08PAL: Implement data sets for specification file.Tibor Frank1-33/+33
Change-Id: Iacafb676f280a980d02bcdba3aa3abd8bd035cfc Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-11-07PAL: Merge input dataTibor Frank1-33/+33
Change-Id: I597358a02a6a73106d4664b364433fb5cffbb135 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-10-19PAL: do not generate pdfTibor Frank1-33/+33
Change-Id: Iab192d78491db9f8909ea708cf5dd588030f0b30 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-10-11CSIT-755: Presentation and analytics layerTibor Frank1-0/+122
- 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>