diff options
author | mrpa <miruna.paun@enea.com> | 2021-07-13 17:01:29 +0200 |
---|---|---|
committer | mrpa <miruna.paun@enea.com> | 2021-07-13 17:12:50 +0200 |
commit | 9cdc42a5c4fab1e2e844424b06da8dc43d019436 (patch) | |
tree | 5198928f8248ee0dbbfdb745aa3bbf96fda0a85b /doc/book-enea-edge-example-usecases | |
parent | 43602e8650d534d3bbfb0532bf1a901d1e357275 (diff) | |
download | nfv-access-documentation-feature_CPDX-3570.tar.gz |
Replacing uCPE Manager, NFV Access and more where needed.feature_CPDX-3570
Change-Id: Ib8579cc4da63e24fbceaa080d4b1843a6e9e224d
Signed-off-by: mrpa <miruna.paun@enea.com>
Diffstat (limited to 'doc/book-enea-edge-example-usecases')
-rw-r--r-- | doc/book-enea-edge-example-usecases/doc/appendix_4.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/book-enea-edge-example-usecases/doc/appendix_4.xml b/doc/book-enea-edge-example-usecases/doc/appendix_4.xml index f52e33d..4d30ff6 100644 --- a/doc/book-enea-edge-example-usecases/doc/appendix_4.xml +++ b/doc/book-enea-edge-example-usecases/doc/appendix_4.xml | |||
@@ -93,7 +93,7 @@ | |||
93 | <para>To run a test:</para> | 93 | <para>To run a test:</para> |
94 | 94 | ||
95 | <programlisting>> cd automation_framework/unittestSuite/ | 95 | <programlisting>> cd automation_framework/unittestSuite/ |
96 | > python unittestSuite.py -u admin -p admin -H <uCPEManager IP address> -n \ | 96 | > python unittestSuite.py -u admin -p admin -H <EneaEdgeManagement IP address> -n \ |
97 | <uCPE Device name> -s <Test suite> -d <description></programlisting> | 97 | <uCPE Device name> -s <Test suite> -d <description></programlisting> |
98 | 98 | ||
99 | <para>The <literal>Test suite</literal> must be one from any of the | 99 | <para>The <literal>Test suite</literal> must be one from any of the |