diff options
author | Cedric Ollivier <cedric.ollivier@orange.com> | 2018-04-09 15:19:32 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-04-09 15:19:32 +0000 |
commit | 3ffe17b8a4e2082ea711056aba750c9a3cff2659 (patch) | |
tree | 80be2f98ae2899592e9398623c17bb24604573e2 /docs/release/release-notes/functest-gating.rst | |
parent | 3e6eefa3d5bf78afb500cbfb0d293197d65a07c0 (diff) | |
parent | b2f110d45a169196329db73d718448b58f81fa5d (diff) |
Merge "Add a key benefits section in Release Notes" into stable/fraser
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 |