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-release.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'docs/release/release-notes/functest-release.rst') diff --git a/docs/release/release-notes/functest-release.rst b/docs/release/release-notes/functest-release.rst index d436e45ef..0701fcf9c 100644 --- a/docs/release/release-notes/functest-release.rst +++ b/docs/release/release-notes/functest-release.rst @@ -134,6 +134,20 @@ Key changes .. _`OpenStack Pike`: https://raw.githubusercontent.com/openstack/requirements/stable/pike/upper-constraints.txt .. _Xtesting: http://xtesting.readthedocs.io/en/latest/ +Key benefits +------------ + + * the enduser can run all tests by setting only one input (EXTERNAL_NETWORK) + * the developer can only work on the test suites without diving into CI/CD + integration + * both OpenStack and Kubernetes deployments can be verified + * Functest test cases are trustable as they meet the best coding rules (unit + tests, coverage, linters, etc.) + * Functest can be reused in other projects (e.g. + `ONS: Re-using OPNFV framework tests for LFN projects`_) + +.. _`ONS: Re-using OPNFV framework tests for LFN projects`: https://wiki.lfnetworking.org/display/LN/LFN+Developer+Forum+Schedule?preview=/328197/328329/ONS-OPNFV%20framework%20tests%20for%20LFN%20projects.pdf + Code quality ------------ -- cgit 1.2.3-korg