diff options
author | vitikkan <viktor.tikkanen@nokia.com> | 2016-09-05 12:33:13 +0300 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2016-09-05 12:27:48 +0000 |
commit | 98a8439b6d7f8c176c668971ea0096c9cd1df118 (patch) | |
tree | 0f118e4c74c262114506b8411d5953c53af23ed2 /docs/release-notes | |
parent | f81bb1e44639374f6bfb22259be6d94a5fe24181 (diff) |
Revert excluding floating IP cases from odl_l3
Only restrictions table in release notes is updated.
Change-Id: I8f27a876058eabe1c490fc5980de5626aed665a3
Signed-off-by: vitikkan <viktor.tikkanen@nokia.com>
(cherry picked from commit beb0b0c8fddbdfd45fef0a7e9548b52e48f94c45)
Diffstat (limited to 'docs/release-notes')
-rw-r--r-- | docs/release-notes/functest-release.rst | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/release-notes/functest-release.rst b/docs/release-notes/functest-release.rst index ed258b690..9623b43d4 100644 --- a/docs/release-notes/functest-release.rst +++ b/docs/release-notes/functest-release.rst @@ -242,8 +242,10 @@ Colorado known restrictions/issues | | | metadata service excluded from onos scenarios| | | | https://gerrit.opnfv.org/gerrit/#/c/18729/ | +-----------+-----------+----------------------------------------------+ -| any | odl_l3-* | vPing_ssh and Tempest cases related to using | -| | | floating IP addresses are excluded (ODL bug) | +| any | odl_l3-* | Tempest cases related to using floating IP | +| | | addresses fail because of a known ODL bug. | +| | | vPing_ssh test case is excluded for the same | +| | | reason. | | | | https://jira.opnfv.org/browse/APEX-112 | | | | https://jira.opnfv.org/browse/FUNCTEST-445 | +-----------+-----------+----------------------------------------------+ |