diff options
author | umry8364 <morgan.richomme@orange.com> | 2019-08-20 18:42:48 +0200 |
---|---|---|
committer | umry8364 <morgan.richomme@orange.com> | 2019-08-21 10:04:35 +0200 |
commit | 1c0ba0e0f65fc4037e0263f8166634fb1a1b9089 (patch) | |
tree | ee9c25d7a358a111a1b107dea01373ec6abfbea8 /docs/guides | |
parent | af4c133da94b1aed3247d4d6e9ac8c802e662daa (diff) |
Add ref to ONAP integration doc
Issue-ID: DOC-534
Signed-off-by: umry8364 <morgan.richomme@orange.com>
Change-Id: Ic7ee02cb0297d46182def2755dc937a2442c4acb
Signed-off-by: umry8364 <morgan.richomme@orange.com>
Diffstat (limited to 'docs/guides')
-rw-r--r-- | docs/guides/onap-user/index.rst | 2 | ||||
-rw-r--r-- | docs/guides/onap-user/platformoperations.rst | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/docs/guides/onap-user/index.rst b/docs/guides/onap-user/index.rst index f25f3a7ba..5e90a1ee8 100644 --- a/docs/guides/onap-user/index.rst +++ b/docs/guides/onap-user/index.rst @@ -7,7 +7,7 @@ User Guides =========== The following guides are provided to describe tasks that a user of -ONAP may need to perform when integrating, deploying, and operating +ONAP may need to perform when integrating, deploying, testing and operating an instance of ONAP. .. toctree:: diff --git a/docs/guides/onap-user/platformoperations.rst b/docs/guides/onap-user/platformoperations.rst index 02daadd0f..e7cf55ed7 100644 --- a/docs/guides/onap-user/platformoperations.rst +++ b/docs/guides/onap-user/platformoperations.rst @@ -13,3 +13,5 @@ Platform Operations ../../../submodules/oom.git/docs/oom_cloud_setup_guide.rst ../../../submodules/oom.git/docs/oom_quickstart_guide.rst ../../../submodules/oom.git/docs/oom_user_guide.rst + + Testing ONAP with RobotFramework <../../submodules/integration.git/docs/docs_robot.rst> |