| commit | dba7f6b9d46ed6b7bb8d6f6fb8465a61721c5944 | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Mon Dec 18 11:54:35 2023 +0100 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Thu Jan 11 15:30:08 2024 +0100 |
| tree | ee573df8ecc04045418240d9af595fd46665c239 | |
| parent | c4b6f6274e849ece6d24d9eed932c4be618b8cb9 [diff] |
Update keywords in sol003_02 to avoid duplicates Change-Id: I0d1aa6289f3be927e72972153c45a294686d828d Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/robot-systest/lib/ns_lib.resource b/robot-systest/lib/ns_lib.resource index f76478e..8e47f1f 100644 --- a/robot-systest/lib/ns_lib.resource +++ b/robot-systest/lib/ns_lib.resource
@@ -212,7 +212,7 @@ Should Be Equal As Integers ${rc} ${SUCCESS_RETURN_CODE} msg=${affinity_group_name} values=False RETURN ${affinity_group_name} -GET Dual Ip +Get Dual Ip [Documentation] Get dual ip from the ns list [Arguments] ${ns_id} Should Not Be Empty ${ns_id}
diff --git a/robot-systest/testsuite/sol003_02-dualstack_ip_vnfm.robot b/robot-systest/testsuite/sol003_02-dualstack_ip_vnfm.robot index b489dc4..5b948bc 100644 --- a/robot-systest/testsuite/sol003_02-dualstack_ip_vnfm.robot +++ b/robot-systest/testsuite/sol003_02-dualstack_ip_vnfm.robot
@@ -96,7 +96,7 @@ ${id}= Get Ns Id ${ns_name} Set Suite Variable ${NS_ID} ${id} -Get Dual Ip +Get Dual Ip Addresses [Documentation] Get the IP address from the NS ${id}= Get Dual Ip ${NS_ID} Set Suite Variable ${DUAL_IP} ${id}