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:46:26 +0200 |
commit | b83363f6de326d6794db26647447ef8ee9ac83d3 (patch) | |
tree | 1882af1976e99d916b356d9709a87744e61cc9b3 /docs/release/release-notes/functest-gating.rst | |
parent | e25353028bae6c9d4214935318f58165beae4b08 (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>
(cherry picked from commit 3ca122e853d9a5208867d619eb52d99008de39b9)
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 |