diff options
author | Cedric Ollivier <cedric.ollivier@orange.com> | 2018-04-09 12:05:19 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-04-09 12:05:19 +0000 |
commit | 7d8102347f0d353483cff28bce317403cf8cf9f6 (patch) | |
tree | 0168da7842e7304eb42cfbc1700d73129e6b6f75 /docs/release/release-notes/functest-gating.rst | |
parent | 294d5c5590426b44a20b7feb55ac60dfe9b4898b (diff) | |
parent | 23adae76dc5c3132b5ad2336b7bc3b855f725d9f (diff) |
Merge "Add a key benefits section in Release Notes"
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 |