diff options
-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> |