diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-05-19 23:00:34 +0200 |
---|---|---|
committer | Marco Platania <platania@research.att.com> | 2020-05-21 13:10:30 +0000 |
commit | cb0256a2e85cb929f145509b46fa56cbd4f07e62 (patch) | |
tree | e6e798889d86c8ff61e0f57981acaf6d74bc44b1 /docs/onap-integration-ci.rst | |
parent | 5c8df8e5ed7ee98c76657125815640558cb8f1f0 (diff) |
Update Doc for frankfurt
Issue-ID: INT-1551
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I8cd83775001a125c11a0408d05a4dacb54f2c1c9
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Diffstat (limited to 'docs/onap-integration-ci.rst')
-rw-r--r-- | docs/onap-integration-ci.rst | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/onap-integration-ci.rst b/docs/onap-integration-ci.rst index cbbac6686..621e2992c 100644 --- a/docs/onap-integration-ci.rst +++ b/docs/onap-integration-ci.rst @@ -22,7 +22,6 @@ Overview The global ecosystem can de described as follows: .. figure:: files/CI/ONAP_CI_10.png - :scale: 100 % :align: center Several chains are run in ONAP. @@ -65,7 +64,6 @@ The procedure to submit new feature in CI is done in 3 steps as described in the figure below: .. figure:: files/CI/ONAP_CI_0.png - :scale: 100 % :align: center @@ -78,7 +76,6 @@ can be used to visualize them. A web site has been created to centralize the links on http://testresults.opnfv.org/onap-integration/index.html .. figure:: files/CI/ONAP_CI_3.png - :scale: 100 % :align: center For Gating and gitlab.com based CI chains, the pipelines consist in pipelines of @@ -88,27 +85,23 @@ A visualization tool is available to list all your chains as described in the figure below: .. figure:: files/CI/ONAP_CI_1.png - :scale: 100 % :align: center If you click on any element of the chain, you will open a new window: .. figure:: files/CI/ONAP_CI_2.png - :scale: 100 % :align: center In order to provide the logs to the developer an additional web page has been created to summarize the tests and grant access to their associated logs: .. figure:: files/CI/ONAP_CI_8.png - :scale: 100 % :align: center Additionnaly, for the daily chain, another page displays the results as time series, allowing to see the evolution of the tests over time. .. figure:: files/CI/ONAP_CI_9.png - :scale: 100 % :align: center |