Add cinder-tempest-plugin
[functest.git] / docs / release / release-notes / functest-release.rst
index d42871b..8064617 100644 (file)
@@ -32,32 +32,33 @@ The internal test cases are:
  * vping_ssh
  * vping_userdata
  * cinder_test
- * odl
  * tempest_smoke
+ * tempest_horizon
+ * odl
  * neutron-tempest-plugin-api
+ * tempest_cinder
  * rally_sanity
- * refstack_defcore
+ * refstack_compute
+ * refstack_object
+ * refstack_platform
+ * tempest_full
+ * tempest_scenario
+ * tempest_slow
  * patrole
+ * barbican
  * neutron_trunk
  * networking-bgpvpn
  * networking-sfc
- * barbican
- * tempest_full
- * tempest_scenario
+ * octavia
  * rally_full
+ * rally_jobs
+ * vmtp
+ * shaker
  * cloudify
  * cloudify_ims
  * heat_ims
  * vyos_vrouter
  * juju_epc
- * vgpu
-
-The OPNFV projects integrated into Functest framework for automation are:
-
- * doctor
- * odl-sfc
- * barometer
- * stor4nfv_os
 
 Kubernetes
 ----------
@@ -65,13 +66,9 @@ Kubernetes
 The internal test cases are:
 
  * k8s_smoke
+ * xrally_kubernetes
  * k8s_conformance
 
-The OPNFV projects integrated into Functest framework for automation are:
-
- * stor4nfv
- * clover
-
 Release Data
 ============
 
@@ -92,21 +89,19 @@ Software
  * https://hub.docker.com/r/opnfv/functest-healthcheck
  * https://hub.docker.com/r/opnfv/functest-smoke
  * https://hub.docker.com/r/opnfv/functest-benchmarking
- * https://hub.docker.com/r/opnfv/functest-features
  * https://hub.docker.com/r/opnfv/functest-vnf
 
  Functest Docker images (Kubernetes):
 
  * https://hub.docker.com/r/opnfv/functest-kubernetes-healthcheck
  * https://hub.docker.com/r/opnfv/functest-kubernetes-smoke
- * https://hub.docker.com/r/opnfv/functest-kubernetes-features
 
 Docker tag for master: latest
 
 Documents
 ---------
 
- * Functests Guides: https://functest.readthedocs.io/en/latest/
+ * Functest Guides: https://functest.readthedocs.io/en/latest/
  * API Docs: https://functest-api.readthedocs.io/en/latest/
 
 Version change
@@ -124,14 +119,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: 9.94/10
- * code coverage: 71%
+ * pylint: 10.00/10
+ * code coverage: 70%
 
 Useful links
 ============