blob: 421519859189e845ad527a6f1e4d83e2c1fe3e81 [file] [log] [blame]
mrichomme9643b0c2020-11-14 22:36:57 +01001.. This work is licensed under a
2 Creative Commons Attribution 4.0 International License.
3.. _integration-missions:
4
morganrol81dc70f2021-04-06 19:57:44 +02005Integration Missions
mrichomme9643b0c2020-11-14 22:36:57 +01006====================
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
18The different activities may be summarized as follows (proportions are indicative):
19
morganrol81dc70f2021-04-06 19:57:44 +020020- 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
mrichomme9643b0c2020-11-14 22:36:57 +010028
29For 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
morganrol81dc70f2021-04-06 19:57:44 +020034- Baseline Java and Python images
mrichomme9643b0c2020-11-14 22:36:57 +010035- 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
morganrol81dc70f2021-04-06 19:57:44 +020039- Configuration files (scripts, Heat templates, CSAR files) to help installing
mrichomme9643b0c2020-11-14 22:36:57 +010040 and testing ONAP
41- Wiki release follow-up tables (blocking points, docker versions,...)
42
mrichomme0fcaa852020-11-26 15:24:27 +010043Please see the `integration wiki page <https://wiki.onap.org/display/DW/Integration+Project>`_
mrichomme9643b0c2020-11-14 22:36:57 +010044for details.