diff options
author | juraj.linkes <juraj.linkes@pantheon.tech> | 2019-07-31 14:17:00 +0200 |
---|---|---|
committer | juraj.linkes <juraj.linkes@pantheon.tech> | 2019-08-02 14:24:42 +0200 |
commit | da06751a25749d5b74acf9122c112c57b7a651d4 (patch) | |
tree | 648dc25b253e6a4c9f5d797dfef76d1b7535e70b /docs/cpta/introduction | |
parent | 95a6f931ea80e2f6cb68a04cccb7ff1016902765 (diff) |
Add 3n-tsh mrr data to trending docs
Change-Id: I82f074c0f7261bd1019ade1e01781278b063c0cd
Signed-off-by: juraj.linkes <juraj.linkes@pantheon.tech>
Diffstat (limited to 'docs/cpta/introduction')
-rw-r--r-- | docs/cpta/introduction/dashboard.rst | 18 | ||||
-rw-r--r-- | docs/cpta/introduction/failures.rst | 5 |
2 files changed, 23 insertions, 0 deletions
diff --git a/docs/cpta/introduction/dashboard.rst b/docs/cpta/introduction/dashboard.rst index c4d58f122a..62e073fb46 100644 --- a/docs/cpta/introduction/dashboard.rst +++ b/docs/cpta/introduction/dashboard.rst @@ -66,3 +66,21 @@ VPP worker on 8t4c `````````````````` .. include:: ../../../_build/_static/vpp/performance-trending-dashboard-8t4c-2n-skx.rst + +3n-tsh +------ + +VPP worker on 1t1c +`````````````````` + +.. include:: ../../../_build/_static/vpp/performance-trending-dashboard-1t1c-3n-tsh.rst + +VPP worker on 2t2c +`````````````````` + +.. include:: ../../../_build/_static/vpp/performance-trending-dashboard-2t2c-3n-tsh.rst + +VPP worker on 4t4c +`````````````````` + +.. include:: ../../../_build/_static/vpp/performance-trending-dashboard-4t4c-3n-tsh.rst diff --git a/docs/cpta/introduction/failures.rst b/docs/cpta/introduction/failures.rst index 61e05e987f..87c5c80fd3 100644 --- a/docs/cpta/introduction/failures.rst +++ b/docs/cpta/introduction/failures.rst @@ -27,3 +27,8 @@ Legend to the tables: ------ .. include:: ../../../_build/_static/vpp/failed-tests-2n-skx.rst + +3n-tsh +------ + +.. include:: ../../../_build/_static/vpp/failed-tests-3n-tsh.rst |