From f754beeeba3f27e1eefaffca0a8c1cd05545e050 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sun, 13 Oct 2019 16:24:42 +0200 Subject: Update Functest release notes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I7d3198ea92105870425164ce5ade6aca824f8dfd Signed-off-by: Cédric Ollivier --- docs/release/release-notes/functest-release.rst | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/docs/release/release-notes/functest-release.rst b/docs/release/release-notes/functest-release.rst index 5c668dcc5..fb3f40b05 100644 --- a/docs/release/release-notes/functest-release.rst +++ b/docs/release/release-notes/functest-release.rst @@ -117,14 +117,20 @@ Key changes Key benefits ------------ - * Functest master is conformed with OpenStack Gates - * Functest VNF testcases could be executed in Openstack Gates + * the enduser can easily deploy its own `Functest toolchains`_ in few commands + * everyone can pick stable Functest rolling releases (latest included) + * Functest can verify VIM in production even on `Raspberry PI`_ + * all testcases can run in parallel (tested with 4 executors in our gates) + * no remaining resources detected in our gates after multiple runs + +.. _`Functest toolchains`: https://wiki.opnfv.org/pages/viewpage.action?pageId=32015004 +.. _`Raspberry PI`: https://wiki.opnfv.org/display/functest/Run+Functest+containers+on+Raspberry+PI Code quality ------------ * pylint: 10.00/10 - * code coverage: 71% + * code coverage: 70% Useful links ============ -- cgit 1.2.3-korg