diff options
author | Tibor Frank <tifrank@cisco.com> | 2018-06-05 12:25:32 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2018-06-08 11:31:48 +0000 |
commit | 8b7416d72f67a8ccd408d81a56d8ae1094305d18 (patch) | |
tree | bd3aa9c69e3e360fd01cdefefa81b5e76469c9ee /docs/cpta/data/index.rst | |
parent | d947e9de7ba6641145f00bece0ff61a4ef48d804 (diff) |
CSIT-1116: Add dpdk mrr tests to trending
- Add static content
- Add models to specification
- Add plots
- Add dpdk tests to dashboard
- Add dpdk to csv and pretty ASCII tables
- Get DPDK version from output.xml
Change-Id: I2d9a911d882c205f82432125b601b125807f0ca0
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs/cpta/data/index.rst')
-rw-r--r-- | docs/cpta/data/index.rst | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/docs/cpta/data/index.rst b/docs/cpta/data/index.rst index f9992ed335..69c4c8dd6d 100644 --- a/docs/cpta/data/index.rst +++ b/docs/cpta/data/index.rst @@ -4,5 +4,12 @@ Performance Data Performance test data used to generate the trendline graphs is available in a CSV and pretty ASCII formats: - - `csv format <../_static/vpp/cpta-trending.csv>`_, - - `pretty ASCII format <../_static/vpp/cpta-trending.txt>`_. +**VPP** + + - `csv format <../_static/vpp/cpta-csit-vpp-perf-mrr-daily-master-trending.csv>`_, + - `pretty ASCII format <../_static/vpp/cpta-csit-vpp-perf-mrr-daily-master-trending.txt>`_. + +**DPDK** + + - `csv format <../_static/vpp/cpta-csit-dpdk-perf-mrr-weekly-master-trending.csv>`_, + - `pretty ASCII format <../_static/vpp/cpta-csit-dpdk-perf-mrr-weekly-master-trending.txt>`_. |