diff options
author | umry8364 <morgan.richomme@orange.com> | 2019-08-21 10:43:14 +0200 |
---|---|---|
committer | umry8364 <morgan.richomme@orange.com> | 2019-08-21 10:43:14 +0200 |
commit | 7138060f1d84cf233a56e72403ca19113a553a95 (patch) | |
tree | 0501b1a09bbeb6c9bc9cdbf3df56812d441d6f19 /docs | |
parent | 995fd6e9bb0368ebbf87f38bd207c4a818443991 (diff) |
Fix doc nit in Robot section
Issue-ID: DOC-534
Change-Id: Ibd4856a1b75d75fe786c7aa1d5337fa7972387a0
Signed-off-by: umry8364 <morgan.richomme@orange.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docs_robot.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs_robot.rst b/docs/docs_robot.rst index 4d1a72489..96b4b7c65 100644 --- a/docs/docs_robot.rst +++ b/docs/docs_robot.rst @@ -201,7 +201,7 @@ If you consider the ete-k8s.sh script, the following testsuites are referenced: * hvves.robot: HVVES, ete * model-distribution-vcpe.robot: distributevCPEResCust * model-distribution.robot: distribute, distributeVFWDT, distributeVLB -* oof-*.robot: cmso, has, homing +* oof-cmso.robot, oof-homing.robot, oof-has.robot: oof related tests * pnf-registration.robot: ete, pnf_registrate * post-install-tests.robot dmaapacl, postinstall * update_onap_page.robot: UpdateWebPage |