diff options
Diffstat (limited to 'docs/release/release-notes/functest-gating.rst')
-rw-r--r-- | docs/release/release-notes/functest-gating.rst | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/docs/release/release-notes/functest-gating.rst b/docs/release/release-notes/functest-gating.rst new file mode 100644 index 000000000..0aac41b33 --- /dev/null +++ b/docs/release/release-notes/functest-gating.rst @@ -0,0 +1,27 @@ +.. SPDX-License-Identifier: CC-BY-4.0 + +Release Gating +============== + +Thanks to the analysis of the offical OPNFV results and local tests (see +`Orange ONAP Openlab`_), Functest is trustable for verifying all OPNFV Fraser +installers and more generally classical OpenStack Pike and Kubernetes +deployments. + +It should be noted that: + + * any failed result highlights side effects for end users + * OpenStack scenarios which don't pass tempest_smoke_serial break the + upstream rules (and then decrease the overall quality) as all patches are + tested vs tempest in OpenStack gating + +.. _`Orange ONAP Openlab`: https://wiki.opnfv.org/pages/viewpage.action?pageId=13211751 + +.. toctree:: + + apex.rst + compass.rst + daisy.rst + fuel_amd64.rst + fuel_arm64.rst + joid.rst |