From cb0256a2e85cb929f145509b46fa56cbd4f07e62 Mon Sep 17 00:00:00 2001 From: mrichomme Date: Tue, 19 May 2020 23:00:34 +0200 Subject: Update Doc for frankfurt Issue-ID: INT-1551 Signed-off-by: mrichomme Change-Id: I8cd83775001a125c11a0408d05a4dacb54f2c1c9 Signed-off-by: mrichomme --- docs/index.rst | 30 ++++++++++++++++++++++++++---- 1 file changed, 26 insertions(+), 4 deletions(-) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index 81c630d2a..a82a8a733 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -3,12 +3,34 @@ INTEGRATION =========== -The Integration project provides the following artifacts: -- Heat template to deploy the virtual ressources needed for the ONAP deployment -- Test suites and tools to check the various ONAP components based on Robot Framework -- Artifacts and documentation for the use-case deployments +The Integration project is in charge of: + +- Providing testing environment and support for the release use cases +- Executing Cross-project Continuous System Integration Testing (CSIT) +- Managing full ONAP CI chains (daily master, staging, stable) to ensure the + stability of the integration +- Developing and performing tests within full ONAP context (healthcheck, End to + End, performance, robustness...) +- Validating the ONAP release + +For each release, the integration team provides the following artifacts: + +- Test suites and tools to check the various ONAP components +- Use-case documentation and artifacts +- a testsuite docker ncluded in ONAP cluster to execute the tests +- Configuration fiales and Heat templates to simplify the creation of the virtual + ressources needed for the ONAP deployment and the use cases. + +The integration team manages several official ONAP repositories: + +- integration/* +- testsuite/* +- demo/* +- oparent/*. + .. include:: onap-oom-heat.rst + .. include:: onap-integration-ci.rst -- cgit 1.2.3-korg