Updating the release notes for the CCVPN use-case enhancements in Kohn release.
[integration.git] / docs / integration-missions.rst
1 .. This work is licensed under a
2    Creative Commons Attribution 4.0 International License.
3 .. _integration-missions:
4
5 Integration Missions
6 ====================
7
8 .. important::
9    The Integration project is in charge of:
10
11    - Providing testing environment
12    - Supporting the use case teams
13    - Managing ONAP CI/CD chains
14    - Developing tests
15    - Providing baseline images
16    - Validating the ONAP releases
17
18 The different activities may be summarized as follows (proportions are indicative):
19
20 - Community support
21 - Lab support
22 - Use case support
23 - Test development
24 - Management of daily/weekly CI chains
25 - Build baseline images
26 - Automate tests
27 - Validate the release
28
29 For each release, the integration team provides the following artifacts:
30
31 - A daily CI chain corresponding to the release
32 - Staging labs to perform the pairwise testing (when not automated) and support
33   the use case teams
34 - Baseline Java and Python images
35 - oparent library to manage Java dependencies
36 - Test suites and tools to check the various ONAP components
37 - Use-case documentation and artifacts
38 - A testsuite docker included in the ONAP cluster to execute the robot based tests
39 - Configuration files (scripts, Heat templates, CSAR files) to help installing
40   and testing ONAP
41 - Wiki release follow-up tables (blocking points, docker versions,...)
42
43 Please see the `integration wiki page <https://wiki.onap.org/display/DW/Integration+Project>`_
44 for details.