From 375435b1174fb7ac9dce71e8877d085c52b805fb Mon Sep 17 00:00:00 2001 From: Zoey Date: Mon, 22 Feb 2016 11:28:06 +0800 Subject: update docs for onosfw --- docs/release/onos-release.rst | 82 +++++++++++++++++++++++-------------------- 1 file changed, 44 insertions(+), 38 deletions(-) (limited to 'docs/release') diff --git a/docs/release/onos-release.rst b/docs/release/onos-release.rst index fb162bf7..26e1d72f 100644 --- a/docs/release/onos-release.rst +++ b/docs/release/onos-release.rst @@ -49,47 +49,53 @@ ONOSFW addresses integrating an SDN controller of choice based on a target appli ONOSFW Test Scenarios ===================== -Secenario 14 ONOS-HA for Bare Metal: - -+---------------------------------------+------------------------------------------------------------+---------+------------------------------------------------------------+------------------------------------------------------------+ -| FuncTest Usecase \ Installers | Apex | Compass | Fuel | JOID | -+=======================================+============================================================+=========+============================================================+============================================================+ -| vPing | Should Fail; | Success | Should Fail; | Should Fail; | -| | ONOSFW do not support Layer 3 feature in BM deploy in Apex | | ONOSFW do not support Layer 3 feature in BM deploy in Fuel | ONOSFW do not support Layer 3 feature in BM deploy in JOID | -+---------------------------------------+------------------------------------------------------------+---------+------------------------------------------------------------+------------------------------------------------------------+ -| ONOS | Should Fail; | Success | Should Fail; | Should Fail; | -| | ONOSFW do not support Layer 3 feature in BM deploy in Apex | | ONOSFW do not support Layer 3 feature in BM deploy in Fuel | ONOSFW do not support Layer 3 feature in BM deploy in JOID | -+---------------------------------------+------------------------------------------------------------+---------+------------------------------------------------------------+------------------------------------------------------------+ -| tempest | Should Fail; | Success | Should Fail; | Should Fail; | -| | ONOSFW do not support Layer 3 feature in BM deploy in Apex | | ONOSFW do not support Layer 3 feature in BM deploy in Fuel | ONOSFW do not support Layer 3 feature in BM deploy in JOID | -+---------------------------------------+------------------------------------------------------------+---------+------------------------------------------------------------+------------------------------------------------------------+ -| VIMS | Should Fail; | Success | Should Fail; | Should Fail; | -| | ONOSFW do not support Layer 3 feature in BM deploy in Apex | | ONOSFW do not support Layer 3 feature in BM deploy in Fuel | ONOSFW do not support Layer 3 feature in BM deploy in JOID | -+---------------------------------------+------------------------------------------------------------+---------+------------------------------------------------------------+------------------------------------------------------------+ -| RALLY | Should Fail; | Success | Should Fail; | Should Fail; | -| | ONOSFW do not support Layer 3 feature in BM deploy in Apex | | ONOSFW do not support Layer 3 feature in BM deploy in Fuel | ONOSFW do not support Layer 3 feature in BM deploy in JOID | -+---------------------------------------+------------------------------------------------------------+---------+------------------------------------------------------------+------------------------------------------------------------+ ++---------------------------------------+-------------------------------------------+-------------------------------------------+-------------------------------------------+------------------------------------------------------------+ +| FuncTest Usecase \ Installers | Apex | Compass | Fuel | JOID | ++=======================================+===========================================+===========================================+===========================================+============================================================+ +| vPing For user metadata | Should Fail; | Should Fail; | Should Fail; | Should Fail; | +| | ONOSFW do not support user metadata in BM | ONOSFW do not support user metadata in BM | ONOSFW do not support user metadata in BM | ONOSFW do not support user metadata in BM | ++---------------------------------------+-------------------------------------------+-------------------------------------------+-------------------------------------------+------------------------------------------------------------+ +| vPing | Success | Success | Success | Success | +| | | | | | ++---------------------------------------+-------------------------------------------+-------------------------------------------+-------------------------------------------+------------------------------------------------------------+ +| tempest | Success[1] | Success[1] | Success[1] | Success[1] | +| | | | | | ++---------------------------------------+-------------------------------------------+-------------------------------------------+-------------------------------------------+------------------------------------------------------------+ +| VIMS | NR | NR | NR | NR | +| | | | | | ++---------------------------------------+-------------------------------------------+-------------------------------------------+-------------------------------------------+------------------------------------------------------------+ +| RALLY | Success | Success | Success | Success | +| | | | | | ++---------------------------------------+-------------------------------------------+-------------------------------------------+-------------------------------------------+------------------------------------------------------------+ +| ONOS | Success | Success | Success | Success | +| | | | | | ++---------------------------------------+-------------------------------------------+-------------------------------------------+-------------------------------------------+------------------------------------------------------------+ Secenario 14 ONOS-HA for Virtual: -+---------------------------------------+---------+---------+---------+---------+ -| FuncTest Usecase \ Installers | Apex | Compass | Fuel | JOID | -+=======================================+=========+=========+=========+=========+ -| vPing | Success | Success | Success | Success | -| | | | | | -+---------------------------------------+---------+---------+---------+---------+ -| ONOS | Success | Success | Success | Success | -| | | | | | -+---------------------------------------+---------+---------+---------+---------+ -| tempest | Success | Success | Success | Success | -| | | | | | -+---------------------------------------+---------+---------+---------+---------+ -| VIMS | Success | Success | Success | Success | -| | | | | | -+---------------------------------------+---------+---------+---------+---------+ -| RALLY | Success | Success | Success | Success | -| | | | | | -+---------------------------------------+---------+---------+---------+---------+ ++---------------------------------------+-------------------------------------------+-------------------------------------------+-------------------------------------------+-------------------------------------------+ +| FuncTest Usecase \ Installers | Apex | Compass | Fuel | JOID | ++=======================================+===========================================+===========================================+===========================================+===========================================+ +| vPing For user metadata | Should Fail; | Should Fail; | Should Fail; | Should Fail; | +| | ONOSFW do not support user metadata in VM | ONOSFW do not support user metadata in VM | ONOSFW do not support user metadata in VM | ONOSFW do not support user metadata in VM | ++---------------------------------------+-------------------------------------------+-------------------------------------------+-------------------------------------------+-------------------------------------------+ +| vPing | Success | Success | Success | Success | +| | | | | | ++---------------------------------------+-------------------------------------------+-------------------------------------------+-------------------------------------------+-------------------------------------------+ +| tempest | Success[1] | Success[1] | Success[1] | Success[1] | +| | | | | | ++---------------------------------------+-------------------------------------------+-------------------------------------------+-------------------------------------------+-------------------------------------------+ +| VIMS | NR | NR | NR | NR | +| | | | | | ++---------------------------------------+-------------------------------------------+-------------------------------------------+-------------------------------------------+-------------------------------------------+ +| RALLY | Success | Success | Success | Success | +| | | | | | ++---------------------------------------+-------------------------------------------+-------------------------------------------+-------------------------------------------+-------------------------------------------+ +| ONOS | Success | Success | Success | Success | +| | | | | | ++---------------------------------------+-------------------------------------------+-------------------------------------------+-------------------------------------------+-------------------------------------------+ + +[1] There are 11 failed tests out of 210 which (we think) are related to nova metadata service not supported by onos yet. Some tests need to pass the ssh-key to the instances using that service. However, it passes the success criteria of >=90%; details show in JIRA ticket : https://jira.onosproject.org/browse/ONOS-3997 ONOS Release ============ -- cgit 1.2.3-korg