aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/specification_parser.py
AgeCommit message (Collapse)AuthorFilesLines
2019-05-24Report: Configure 1901.2Tibor Frank1-1/+1
Change-Id: I3cd72d9fef12b33be6f966bb8fc2417c10cd093a Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-02-18Report: Add dataTibor Frank1-1/+1
Change-Id: I0879377a00ce11b092566717408886d82c5de847 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 28b90c1c67171a18ced6216cb943a0be1faaa4b8)
2019-02-18CSIT-1433: Add data sets to all tablesTibor Frank1-0/+38
- Improving and simplifying the process of adding new data. Change-Id: I778af0274584b881de4e1f90f63cdc04d1b796bb Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 99607701fe5f09ee1c691257e18a54d4fd17eaf3)
2019-01-07Trending: Add latest changes to the "new" dirTibor Frank1-1/+1
Change-Id: Ib5d1c9561c5d21f2d72b5c1b643c114f37bacd1a Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-01-04Trending: Remove unneeded tests from DashboardTibor Frank1-0/+6
Change-Id: I0f57735bcc578b42994721ca88dc1bb60af475de Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-09-17CSIT-1131: AlertingTibor Frank1-0/+9
- 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-22CSIT-944: PAL Extensions: Mapping tableTibor Frank1-11/+59
Change-Id: I3bebf9ad849c056d2bbac476d22ef5e077af05b3 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-05-14CSIT-1078: Optimize input data files download and processingTibor Frank1-51/+2
Change-Id: Id1b0af996c4b77878621cfc8c262795f51e537fc Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-16CSIT-1041: Trending dashboardTibor Frank1-0/+7
Change-Id: Ic706612218e0ac6b991a15abc4d67e16905e8087 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-03-26Report: Detect outliers for the comparative tablesTibor Frank1-4/+4
Change-Id: Ia1be590a720df71ff51e8a7ca910ed27a4642209 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-03-26Add lastCompletedBuild option to the specTibor Frank1-36/+59
Change-Id: I4432e626a7bc81be2cede56da6a3660450f09c01 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-03-23CSIT-1004: Generate csv and txt tables with trending and statistical dataTibor Frank1-1/+2
Change-Id: I50ba76c06621a9a293a5327b5b7709e4df6a4756 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-03-21CSIT-913: Continuous Trending, Analysis and Change DetectionTibor Frank1-3/+84
- 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>
2017-11-10Report: Remove *CHK tests from reportTibor Frank1-3/+0
Change-Id: Ic9f40ca37569ed03902b617669e3df0c2ba42f3a Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-11-08PAL: Implement data sets for specification file.Tibor Frank1-2/+2
Change-Id: I4a2d290a69700425f33caf7274c6fa525271e0c8 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-11-08PAL: Implement data sets for specification file.Tibor Frank1-0/+59
Change-Id: Iacafb676f280a980d02bcdba3aa3abd8bd035cfc Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-10-11CSIT-755: Presentation and analytics layerTibor Frank1-0/+507
- 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>