diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2016-08-30 06:50:45 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-08-30 06:50:45 +0000 |
commit | 07d5fe736339091750d7240b68644d6866b17205 (patch) | |
tree | e1a6799450e2ec9c5ac272ff65ec8e36cb1c35e4 /docs | |
parent | b42896d5ae10dd13e38094f869f19d308bdbbf29 (diff) | |
parent | 2d3b3b01e9c53930ff4bfa9d1142a3a25bba42a0 (diff) |
Merge "Update Release note"
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes/functest-release.rst | 61 |
1 files changed, 40 insertions, 21 deletions
diff --git a/docs/release-notes/functest-release.rst b/docs/release-notes/functest-release.rst index 9fbc3563..508f6e2a 100644 --- a/docs/release-notes/functest-release.rst +++ b/docs/release-notes/functest-release.rst @@ -227,24 +227,46 @@ ci/testcases.yaml file. The reporting pages can be found at: - * apex: * TODO / check branch * - * compass: * TODO / check branch * - * fuel: * TODO / check branch * - * joid: * TODO / check branch * - -Colorado limitations ------------------------ - -- vPing userdata and Tempest cases related to metada service excluded -from onos scenarios https://gerrit.opnfv.org/gerrit/#/c/18729/ - -- Tempest cases related to storage for joid scenarios -https://gerrit.opnfv.org/gerrit/#/c/17871/ - -- vPing_ssh and vIMS excluded from bgpvpn and kvm scenario - - -See known issues section for details + * apex: http://testresults.opnfv.org/reporting/functest/release/colorado/index-status-apex.html + * compass: http://testresults.opnfv.org/reporting/functest/release/colorado/index-status-compass.html + * fuel: http://testresults.opnfv.org/reporting/functest/release/colorado/index-status-fuel.html + * joid: http://testresults.opnfv.org/reporting/functest/release/colorado/index-status-joid.html + +Colorado known issues +===================== + ++-----------+-----------+----------------------------------------------+ +| Installer | Scenario | Issue | ++===========+===========+==============================================+ +| any | onos-* | vPing userdata and Tempest cases related to | +| | | metadata service excluded from onos scenarios| +| | | https://gerrit.opnfv.org/gerrit/#/c/18729/ | ++-----------+-----------+----------------------------------------------+ +| joid | any | Tempest cases related to storage excluded | +| | | https://gerrit.opnfv.org/gerrit/#/c/17871/ | ++-----------+-----------+----------------------------------------------+ +| fuel | any | TestServerBasicOps test case skipped | +| | | https://gerrit.opnfv.org/gerrit/#/c/19635/ | ++-----------+-----------+----------------------------------------------+ +| apex/fuel | *-bgpvpn | vPing_ssh (floating ips not supported) and | +| | | vIMS excluded. Some Tempest cases related to | +| | | floating ips also excluded. | ++-----------+-----------+----------------------------------------------+ +| fuel | kvm | vPing_ssh and vIMS excluded (metadata related| +| | | scenarios) | ++-----------+-----------+----------------------------------------------+ +| fuel | multisite | random errors running multisite. A known bug | +| | | in keystone mitaka, due to which memcache | +| | | raises exception and keystone becomes | +| | | unresponsive | +| | | bugs.launchpad.net/keystone/+bug/1600394 | +| | | workaround consists in restarting memcache on| +| | | server | ++-----------+-----------+----------------------------------------------+ +| compass | moon | First ODL test FAILS because ODL/Openstack | +| | | federation done in moon is partial. Only | +| | | MD-SAL is federated (not AD-SAL) | ++-----------+-----------+----------------------------------------------+ Test and installer/scenario dependencies @@ -265,9 +287,6 @@ Test results are available in: - jenkins logs on CI: https://build.opnfv.org/ci/view/functest/ -Known issues ------------- - Open JIRA tickets ================= |