diff options
author | Chereau Natacha <natacha.chereau@orange.com> | 2021-01-06 09:47:18 +0100 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2021-01-08 12:07:17 +0000 |
commit | da4d68042367132f00af22828d67bf2a97b03d7e (patch) | |
tree | c1d0bc2042c3a09eaf04affa0e6b669c9f27d176 /README.md | |
parent | aaa7d9652eb58dd47327a99e70451b08f682356f (diff) |
[Documentation] Main README refactoring
Issue-ID: TEST-289
Signed-off-by: Chereau Natacha <natacha.chereau@orange.com>
Change-Id: I1cb33dae0a094163790e2e9eb4a500120b62ccb7
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 16 |
1 files changed, 12 insertions, 4 deletions
@@ -2,10 +2,18 @@ ## Description -Responsible for the integration framework / automated tools, code and scripts, best practice guidance related to cross-project Continuous System Integration Testing (CSIT), and delivery of the ONAP project. +Responsible for: -See <https://wiki.onap.org/display/DW/Integration+Project> for additional details. +- the integration repositories (integration, testsuite, demo) +- automated tools +- tests, code and scripts +- baseline images +- best practice guidance for usecases +- Continuous System Integration Testing (CSIT) +- CI/CD -## Sub-projects +## References -See respective directories for additional details about each sub-project. +Wiki page: <https://wiki.onap.org/display/DW/Integration+Project> + +Official documentation: <https://docs.onap.org/projects/onap-integration/en/guilin/index.html?highlight=integration> |