CSIT-913: Continuous Trending, Analysis and Change Detection 21/10921/14
authorTibor Frank <tifrank@cisco.com>
Thu, 1 Mar 2018 13:52:47 +0000 (14:52 +0100)
committerTibor Frank <tifrank@cisco.com>
Wed, 21 Mar 2018 15:43:10 +0000 (15:43 +0000)
commitefdcf6470f6e15dcc918c70e5a61d10e10653f1e
treeb2d5a5a2163b56d12f300c06119e925377674187
parent70068307d35abcd40abbcd9275bcb836d2cdbae6
CSIT-913: Continuous Trending, Analysis and Change Detection

 - 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>
22 files changed:
docs/cpta/index.rst [new file with mode: 0644]
docs/cpta/introduction/index.rst [new file with mode: 0644]
docs/cpta/trending/container_memif.rst [new file with mode: 0644]
docs/cpta/trending/index.rst [new file with mode: 0644]
docs/cpta/trending/ip4.rst [new file with mode: 0644]
docs/cpta/trending/ip6.rst [new file with mode: 0644]
docs/cpta/trending/l2.rst [new file with mode: 0644]
docs/cpta/trending/vm_vhost.rst [new file with mode: 0644]
resources/tools/presentation/conf_cpta/conf.py [new file with mode: 0644]
resources/tools/presentation/doc/pal_lld.rst
resources/tools/presentation/generator_CPTA.py [new file with mode: 0644]
resources/tools/presentation/generator_plots.py
resources/tools/presentation/generator_report.py
resources/tools/presentation/generator_tables.py
resources/tools/presentation/input_data_files.py
resources/tools/presentation/input_data_parser.py
resources/tools/presentation/pal.py
resources/tools/presentation/run_cpta.sh [new file with mode: 0755]
resources/tools/presentation/run_report.sh
resources/tools/presentation/specification_CPTA.yaml [new file with mode: 0644]
resources/tools/presentation/specification_parser.py
resources/tools/presentation/utils.py