aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release/release-notes/functest-release.rst
blob: c1923392bfb98aae02f7f3dcd978944e2d9edbd4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
.. SPDX-License-Identifier: CC-BY-4.0

======================================
OPNFV hunter release note for Functest
======================================

Abstract
========

This document contains the release notes of the Functest project.

OPNFV hunter Release
====================

Functest deals with functional testing of the OPNFV solution.
It includes test cases developed within the project, test cases developed in
other OPNFV projects and it also integrates test cases from other upstream
communities.

OpenStack
---------

The internal test cases are:

 * connection_check
 * tenantnetwork1
 * tenantnetwork2
 * vmready1
 * vmready2
 * singlevm1
 * singlevm2
 * vping_ssh
 * vping_userdata
 * cinder_test
 * odl
 * tempest_smoke
 * neutron-tempest-plugin-api
 * rally_sanity
 * refstack_defcore
 * patrole
 * neutron_trunk
 * networking-bgpvpn
 * networking-sfc
 * barbican
 * tempest_full
 * tempest_scenario
 * rally_full
 * cloudify
 * cloudify_ims
 * heat_ims
 * vyos_vrouter
 * juju_epc
 * vgpu

The OPNFV projects integrated into Functest framework for automation are:

 * doctor
 * bgpvpn
 * odl-sfc
 * barometer
 * fds
 * stor4nfv_os

Kubernetes
----------

The internal test cases are:

 * k8s_smoke
 * k8s_conformance

The OPNFV projects integrated into Functest framework for automation are:

 * stor4nfv
 * clover

Release Data
============

+--------------------------------------+--------------------------------------+
| **Project**                          | functest                             |
+--------------------------------------+--------------------------------------+
| **Repository branch**                | stable/hunter                        |
+--------------------------------------+--------------------------------------+

Deliverables
============

Software
--------

 Functest Docker images (OpenStack):

 * 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 hunter: hunter

Documents
---------

 * Functests Guides: https://functest.readthedocs.io/en/stable-hunter/
 * API Docs: https://functest-api.readthedocs.io/en/stable-hunter/

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 Rocky`_ and to
   `Kubernetes v1.11.2`_
 * 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 Rocky`: https://github.com/openstack/requirements/blob/stable/rocky/upper-constraints.txt
.. _`Kubernetes v1.11.2`: https://github.com/kubernetes/kubernetes/tree/v1.11.2

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

Code quality
------------

 * pylint: ~9.5/10
 * code coverage: ~70%

Useful links
============

 * wiki project page: https://wiki.opnfv.org/display/functest/Opnfv+Functional+Testing
 * Functest git repository: https://github.com/opnfv/functest
 * Functest CI dashboard: https://build.opnfv.org/ci/view/functest/
 * JIRA dashboard: https://jira.opnfv.org/secure/Dashboard.jspa?selectPageId=10611
 * Functest IRC channel: #opnfv-functest
 * Reporting page: http://testresults.opnfv.org/reporting/master/functest/functest.html