diff options
Diffstat (limited to 'docs/release/release-notes/functest-gating.rst')
-rw-r--r-- | docs/release/release-notes/functest-gating.rst | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/docs/release/release-notes/functest-gating.rst b/docs/release/release-notes/functest-gating.rst index eb9bc6b79..0aac41b33 100644 --- a/docs/release/release-notes/functest-gating.rst +++ b/docs/release/release-notes/functest-gating.rst @@ -3,9 +3,17 @@ Release Gating ============== -Regarding the offical OPNFV results and local tests (see +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 deployments. +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 |