aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormrichomme <morgan.richomme@orange.com>2020-03-12 15:34:58 +0100
committermrichomme <morgan.richomme@orange.com>2020-03-12 15:34:58 +0100
commit92938ec051c2a8038f5ccfe71a8c0fe068974dd9 (patch)
tree549c658f40c71759c4e65a716e4440d127658922
parent5649e668741517c88bc793627449075bc4333e6e (diff)
WIP: update CI documentation
Fix CI doc glitches and modify a figure Issue-ID: INT-1446 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Id64b2193f1bf66124546aa4889a0b6ed03962d79
-rw-r--r--docs/files/CI/ONAP_CI_0.png (renamed from docs/files/CI/3steps gating.png)bin193773 -> 193773 bytes
-rw-r--r--docs/onap-integration-ci.rst14
2 files changed, 7 insertions, 7 deletions
diff --git a/docs/files/CI/3steps gating.png b/docs/files/CI/ONAP_CI_0.png
index a0193ec63..a0193ec63 100644
--- a/docs/files/CI/3steps gating.png
+++ b/docs/files/CI/ONAP_CI_0.png
Binary files differ
diff --git a/docs/onap-integration-ci.rst b/docs/onap-integration-ci.rst
index fa03d1095..99e72313e 100644
--- a/docs/onap-integration-ci.rst
+++ b/docs/onap-integration-ci.rst
@@ -24,7 +24,7 @@ Overview
The global ecosystem can de described as follows:
.. figure:: files/CI/ONAP_CI_10.png
- :scale: 60 %
+ :scale: 100 %
:align: center
Several chains are run in ONAP.
@@ -66,7 +66,7 @@ The gating is triggered in 2 scenarios:
The procedure to submit new feature in CI is done in 3 steps as described in the
figure below:
-.. figure:: files/CI/3steps gating.png
+.. figure:: files/CI/ONAP_CI_0.png
:scale: 100 %
:align: center
@@ -80,7 +80,7 @@ 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: 60 %
+ :scale: 100 %
:align: center
For Gating and gitlab.com based CI chains, the pipelines consist in pipelines of
@@ -90,27 +90,27 @@ A visualization tool is available to list all your chains as described in the
figure below:
.. figure:: files/CI/ONAP_CI_1.png
- :scale: 60 %
+ :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: 60 %
+ :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: 60 %
+ :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: 60 %
+ :scale: 100 %
:align: center