diff options
author | cristinapauna <cristina.pauna@enea.com> | 2016-09-19 14:03:21 +0300 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2016-09-19 12:22:15 +0000 |
commit | 52faefcc6a6447190297c6f328707c9223832f6f (patch) | |
tree | 8eb30a1beecfba118fac8e1991e337f2b3d8e6df /docs/release-notes | |
parent | 69f1bf065d23ff385f9a20e8486bd12bbf24ad42 (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>
(cherry picked from commit e120b30fde94fc94de73df88a94d1314dd59c98d)
Diffstat (limited to 'docs/release-notes')
-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 197dfce28..0bbdf10dc 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 |