diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-04-15 15:53:49 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-04-15 16:19:12 +0200 |
commit | 74284f4f575661b6a418c77b99222997896d6d28 (patch) | |
tree | 6c157d6459e1adf0c6489f81e8a5c93077926ebe /docs/release/release-notes | |
parent | f038f387a8a0499d39b3fa5091c333b6b0ef5af7 (diff) |
Update Release Notes
Change-Id: Ie7826cf2ef8eb537f1b4f213c92c384e0b48c311
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docs/release/release-notes')
-rw-r--r-- | docs/release/release-notes/functest-release.rst | 46 |
1 files changed, 5 insertions, 41 deletions
diff --git a/docs/release/release-notes/functest-release.rst b/docs/release/release-notes/functest-release.rst index 4938c57e3..d42871b42 100644 --- a/docs/release/release-notes/functest-release.rst +++ b/docs/release/release-notes/functest-release.rst @@ -55,10 +55,8 @@ The internal test cases are: The OPNFV projects integrated into Functest framework for automation are: * doctor - * bgpvpn * odl-sfc * barometer - * fds * stor4nfv_os Kubernetes @@ -114,42 +112,11 @@ Documents Version change ============== -New test cases --------------- - - * tenantnetwork1 - * tenantnetwork2 - * vmready1 - * vmready2 - * singlevm1 - * singlevm2 - * cinder_test - * neutron-tempest-plugin-api - * rally_jobs - * networking-bgpvpn - * networking-sfc - * barbican - * vmtp - * shaker - * tempest_scenario - * cloudify - * heat_ims - * vgpu - Key changes ----------- - * update test cases and containers to `OpenStack master`_ and to + * update testcases and containers to `OpenStack master`_ and to `Kubernetes master`_ - * define new scenarios to ease writing testcases vs OpenStack - * isolate all resources created in different tenants - * fully remove all OPNFV logics - * publish new Jenkins jobs - * support VIO (VMware Integrated OpenStack) and arm64 for Kubernetes - * reduce Functest Kubernetes image sizes - * add tempest_full and tempest_scenario in all daily jobs - * include benchmarking tools such as Vmtp ans Shaker - * increase functional scope by adding bgpvpn and sfc tempest plugins .. _`OpenStack master`: https://github.com/openstack/requirements/blob/master/upper-constraints.txt .. _`Kubernetes master`: https://github.com/kubernetes/kubernetes @@ -157,17 +124,14 @@ Key changes Key benefits ------------ - * the enduser can easily build its own toolchains by loading our Jenkins jobs - * all developpers can easily verify their changes before merge - * our testcases may be run vs VIM in production - * all testcases can run in parallel to decrease the overall duration - * Functest includes most of the OpenStack gate jobs + * Functest master is conformed with OpenStack Gates + * Functest VNF testcases could be executed in Openstack Gates Code quality ------------ - * pylint: ~9.5/10 - * code coverage: ~70% + * pylint: 9.94/10 + * code coverage: 71% Useful links ============ |