diff options
author | cristinapauna <cristina.pauna@enea.com> | 2016-09-19 14:03:21 +0300 |
---|---|---|
committer | cristinapauna <cristina.pauna@enea.com> | 2016-09-19 14:32:46 +0300 |
commit | e120b30fde94fc94de73df88a94d1314dd59c98d (patch) | |
tree | 30e4ed1c00f213a2f5b447b2733bc2f5e909eab0 /docs | |
parent | 1cd3f2d4abaf4e936c9f1dea7b79e1f7fee84575 (diff) |
Update results on ARM
Add a table with the scenarios supported by ARM and the coresponing results
Change-Id: Ie32189d15b743e35052c023888ec1da98facb91a
Signed-off-by: cristinapauna <cristina.pauna@enea.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes/functest-release.rst | 26 |
1 files changed, 23 insertions, 3 deletions
diff --git a/docs/release-notes/functest-release.rst b/docs/release-notes/functest-release.rst index 197dfce2..0bbdf10d 100644 --- a/docs/release-notes/functest-release.rst +++ b/docs/release-notes/functest-release.rst @@ -350,8 +350,22 @@ fuel | multisite | N.R | 100% | `fuel-res-8`_ | +---------------------+---------+---------+-------------------+ -Note: Results of Functest on AArch64 Colorado 1.0 can be seen at -`fuel-res-armband`_ + +Results of Functest on AArch64 Colorado 1.0 + ++---------------------+---------+---------+----------------------+ +| Scenario | Scoring | Success | Results | +| | | rate | | ++=====================+=========+=========+======================+ +| nosdn | 18/18 | 100% | `fuel-arm-res-29`_ | ++---------------------+---------+---------+----------------------+ +| odl_l2 | 21/21 | 100% | `fuel-arm-res-24`_ | ++---------------------+---------+---------+----------------------+ +| odl_l2-noha | 17/18 | 94% | `fuel-arm-res-30`_ | ++---------------------+---------+---------+----------------------+ +| odl_l3 | 14/18 | 78% | `fuel-arm-res-28`_ | ++---------------------+---------+---------+----------------------+ + joid ---- @@ -586,7 +600,13 @@ Useful links .. _`fuel-res-123`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-fuel-baremetal-daily-colorado-123 -.. _`fuel-res-armband`: https://build.opnfv.org/ci/view/armband/job/functest-fuel-armband-baremetal-daily-colorado/ +.. _`fuel-arm-res-29`: https://build.opnfv.org/ci/view/armband/job/functest-fuel-armband-baremetal-daily-colorado/29/console + +.. _`fuel-arm-res-24`: https://build.opnfv.org/ci/view/armband/job/functest-fuel-armband-baremetal-daily-colorado/24/console + +.. _`fuel-arm-res-30`: https://build.opnfv.org/ci/view/armband/job/functest-fuel-armband-baremetal-daily-colorado/30/console + +.. _`fuel-arm-res-28`: https://build.opnfv.org/ci/view/armband/job/functest-fuel-armband-baremetal-daily-colorado/28/console .. _`joid-res-102`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-joid-baremetal-daily-colorado-102 |