aboutsummaryrefslogtreecommitdiffstats
path: root/docs/integration-missions.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/integration-missions.rst')
-rw-r--r--docs/integration-missions.rst16
1 files changed, 11 insertions, 5 deletions
diff --git a/docs/integration-missions.rst b/docs/integration-missions.rst
index 2cf0b474e..421519859 100644
--- a/docs/integration-missions.rst
+++ b/docs/integration-missions.rst
@@ -2,7 +2,7 @@
Creative Commons Attribution 4.0 International License.
.. _integration-missions:
-Integration missions
+Integration Missions
====================
.. important::
@@ -17,20 +17,26 @@ Integration missions
The different activities may be summarized as follows (proportions are indicative):
-.. figure:: files/integration-project.png
-
+- 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
+- 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, csa files) to help installing
+- Configuration files (scripts, Heat templates, CSAR files) to help installing
and testing ONAP
- Wiki release follow-up tables (blocking points, docker versions,...)