From b2f110d45a169196329db73d718448b58f81fa5d Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Mon, 9 Apr 2018 10:47:03 +0200 Subject: Add a key benefits section in Release Notes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It also precises the side effects if test cases are in failure. Change-Id: Id4a2a3428da33deed51415fce5d98b81e64d35fe Signed-off-by: Cédric Ollivier (cherry picked from commit 23adae76dc5c3132b5ad2336b7bc3b855f725d9f) --- docs/release/release-notes/functest-gating.rst | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'docs/release/release-notes/functest-gating.rst') 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 -- cgit 1.2.3-korg