summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorxudan <xudan16@huawei.com>2019-09-09 05:35:27 -0400
committerxudan <xudan16@huawei.com>2019-09-10 02:31:13 -0400
commit369a1fb6e32496ef53e37717de31265f5d4d7074 (patch)
treedf6d24215cf5458ebaa7031b7c64164b91adc69c /docs
parent6d33ad294d6bc56226c86604cded0b70a6952661 (diff)
Use assertEqual instead of assertEquals
DeprecationWarning: Please use assertEqual instead Change-Id: I84db84e85a8a43486109bb948258e57c8b86fdfb Signed-off-by: xudan <xudan16@huawei.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/testing/user/userguide/vnf_test_guide.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/testing/user/userguide/vnf_test_guide.rst b/docs/testing/user/userguide/vnf_test_guide.rst
index e35d418f..cce94088 100644
--- a/docs/testing/user/userguide/vnf_test_guide.rst
+++ b/docs/testing/user/userguide/vnf_test_guide.rst
@@ -12,8 +12,8 @@ Overview
As the LFN verification framework, Dovetail covers ONAP VNF tests by integrating
VNF SDK and VVP. This guide introduces only how to use Dovetail to run the tests.
For more details about VNF SDK and VVP, please refer to `ONAP VNF SDK Compliance Verification Program
-<https://docs.onap.org/en/latest/submodules/vnfsdk/model.git/docs/files/VNFSDK-LFN-CVC.html>`_
-and `ONAP VVP <https://docs.onap.org/en/latest/submodules/vvp/documentation.git/docs/index.html>`_.
+<https://docs.onap.org/en/dublin/submodules/vnfsdk/model.git/docs/files/VNFSDK-LFN-CVC.html>`_
+and `ONAP VVP <https://docs.onap.org/en/dublin/submodules/vvp/documentation.git/docs/index.html>`_.
Definitions and abbreviations