aboutsummaryrefslogtreecommitdiffstats
path: root/docs/integration-missions.rst
blob: 421519859189e845ad527a6f1e4d83e2c1fe3e81 (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
.. This work is licensed under a
   Creative Commons Attribution 4.0 International License.
.. _integration-missions:

Integration Missions
====================

.. important::
   The Integration project is in charge of:

   - Providing testing environment
   - Supporting the use case teams
   - Managing ONAP CI/CD chains
   - Developing tests
   - Providing baseline images
   - Validating the ONAP releases

The different activities may be summarized as follows (proportions are indicative):

- Community support
- Lab support
- Use case support
- Test development
- Management of daily/weekly CI chains
- Build baseline images
- Automate tests
- Validate the release

For each release, the integration team provides the following artifacts:

- A daily CI chain corresponding to the release
- Staging labs to perform the pairwise testing (when not automated) and support
  the use case teams
- Baseline Java and Python images
- oparent library to manage Java dependencies
- Test suites and tools to check the various ONAP components
- Use-case documentation and artifacts
- A testsuite docker included in the ONAP cluster to execute the robot based tests
- Configuration files (scripts, Heat templates, CSAR files) to help installing
  and testing ONAP
- Wiki release follow-up tables (blocking points, docker versions,...)

Please see the `integration wiki page <https://wiki.onap.org/display/DW/Integration+Project>`_
for details.