diff options
author | Tibor Frank <tifrank@cisco.com> | 2019-08-07 14:08:04 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2019-08-08 09:10:40 +0200 |
commit | 98bfad4c882e1a9b9b404c2ad298920a80e480da (patch) | |
tree | 3a2d1daa24b90150c3cb07c0bf4b49d6ad418607 /docs/cpta/introduction | |
parent | b00ea698d837b635b66b1f0cf44304611be88df7 (diff) |
Trending: Add dnv mrr tests
Change-Id: If0c0d6b346e64caf7af4432917a91468a1f0554a
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs/cpta/introduction')
-rw-r--r-- | docs/cpta/introduction/dashboard.rst | 36 | ||||
-rw-r--r-- | docs/cpta/introduction/failures.rst | 10 |
2 files changed, 46 insertions, 0 deletions
diff --git a/docs/cpta/introduction/dashboard.rst b/docs/cpta/introduction/dashboard.rst index 62e073fb46..1fb77f709f 100644 --- a/docs/cpta/introduction/dashboard.rst +++ b/docs/cpta/introduction/dashboard.rst @@ -84,3 +84,39 @@ VPP worker on 4t4c `````````````````` .. include:: ../../../_build/_static/vpp/performance-trending-dashboard-4t4c-3n-tsh.rst + +3n-dnv +------ + +VPP worker on 1t1c +`````````````````` + +.. include:: ../../../_build/_static/vpp/performance-trending-dashboard-1t1c-3n-dnv.rst + +VPP worker on 2t2c +`````````````````` + +.. include:: ../../../_build/_static/vpp/performance-trending-dashboard-2t2c-3n-dnv.rst + +VPP worker on 4t4c +`````````````````` + +.. include:: ../../../_build/_static/vpp/performance-trending-dashboard-4t4c-3n-dnv.rst + +2n-dnv +------ + +VPP worker on 1t1c +`````````````````` + +.. include:: ../../../_build/_static/vpp/performance-trending-dashboard-1t1c-2n-dnv.rst + +VPP worker on 2t2c +`````````````````` + +.. include:: ../../../_build/_static/vpp/performance-trending-dashboard-2t2c-2n-dnv.rst + +VPP worker on 4t4c +`````````````````` + +.. include:: ../../../_build/_static/vpp/performance-trending-dashboard-4t4c-2n-dnv.rst diff --git a/docs/cpta/introduction/failures.rst b/docs/cpta/introduction/failures.rst index 87c5c80fd3..2e2c6ebec8 100644 --- a/docs/cpta/introduction/failures.rst +++ b/docs/cpta/introduction/failures.rst @@ -32,3 +32,13 @@ Legend to the tables: ------ .. include:: ../../../_build/_static/vpp/failed-tests-3n-tsh.rst + +3n-dnv +------ + +.. include:: ../../../_build/_static/vpp/failed-tests-3n-dnv.rst + +2n-dnv +------ + +.. include:: ../../../_build/_static/vpp/failed-tests-2n-dnv.rst |