aboutsummaryrefslogtreecommitdiffstats
path: root/docs/onap-integration-ci.rst
blob: 6cd09439074701b31004ef8c8c794789b5749249 (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
.. _onap-integration-ci:

Integration Continuous Integration Guide
----------------------------------------

Continuous Integration is key due to the complexity of the ONAP projects.
Several chains have been created:

- Daily stable chain
- Daily master chain
- Gating: On demand deployment of a full ONAP solution to validate patchsets

They are run on different environments.

The following document will detail these chains and how you could set up such
chains and/or provide test results to the community.

Integration CI Ecosystem
------------------------

Overview
~~~~~~~~

Daily Chains
~~~~~~~~~~~~

Gating
~~~~~~

Setup Your Own CI Chains
------------------------

ONAP Integration Testing Gate
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

ONAP Full CI Chain
~~~~~~~~~~~~~~~~~~