diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-10-19 01:37:37 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-10-19 01:38:57 +0200 |
commit | 3ca122e853d9a5208867d619eb52d99008de39b9 (patch) | |
tree | fd2467111d12866c0a43fe31cd7a453883d45900 /docs/release/release-notes/functest-gating.rst | |
parent | 0d0f0d5e5f18cbb91c0119b16e737815a7756277 (diff) |
Remove Functest gating
It would make confusion to print OPNFV installer results as they are
not so good.
Change-Id: I5b1cf2144090cb3b6090a23e0b3022a62733ea53
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docs/release/release-notes/functest-gating.rst')
-rw-r--r-- | docs/release/release-notes/functest-gating.rst | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/docs/release/release-notes/functest-gating.rst b/docs/release/release-notes/functest-gating.rst deleted file mode 100644 index 0aac41b33..000000000 --- a/docs/release/release-notes/functest-gating.rst +++ /dev/null @@ -1,27 +0,0 @@ -.. 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 |