blob: 6cd09439074701b31004ef8c8c794789b5749249 [file] [log] [blame]
mrichommee7f09272020-01-07 11:38:43 +01001.. _onap-integration-ci:
2
3Integration Continuous Integration Guide
4----------------------------------------
5
6Continuous Integration is key due to the complexity of the ONAP projects.
7Several chains have been created:
8
9- Daily stable chain
10- Daily master chain
11- Gating: On demand deployment of a full ONAP solution to validate patchsets
12
13They are run on different environments.
14
15The following document will detail these chains and how you could set up such
16chains and/or provide test results to the community.
17
18Integration CI Ecosystem
19------------------------
20
21Overview
22~~~~~~~~
23
24Daily Chains
25~~~~~~~~~~~~
26
27Gating
28~~~~~~
29
30Setup Your Own CI Chains
31------------------------
32
33ONAP Integration Testing Gate
34~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
35
36ONAP Full CI Chain
37~~~~~~~~~~~~~~~~~~