X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Ftests.git;a=blobdiff_plain;f=robot-systest%2Ftestsuite%2Fbasic_23-sol004_sol007_packages.robot;fp=robot-systest%2Ftestsuite%2Fbasic_23-sol004_sol007_packages.robot;h=b6c7112ed7212efc256847fffb4f6a0fb991af50;hp=1d870bb26e059585a6f64b9d2e512720a4f2904d;hb=f4ebaa88025189ede4f073ab8a1f27c95efff867;hpb=d90c14aa761a796cf74563812fb5a01f3b145ee9 diff --git a/robot-systest/testsuite/basic_23-sol004_sol007_packages.robot b/robot-systest/testsuite/basic_23-sol004_sol007_packages.robot index 1d870bb..b6c7112 100644 --- a/robot-systest/testsuite/basic_23-sol004_sol007_packages.robot +++ b/robot-systest/testsuite/basic_23-sol004_sol007_packages.robot @@ -11,7 +11,7 @@ # limitations under the License. *** Settings *** -Documentation [BASIC-23] Creation and deletion of SOL004 and SOL007 packages. +Documentation [BASIC-23] Creation and deletion of SOL004 and SOL007 packages. Library OperatingSystem Library String @@ -65,9 +65,9 @@ Delete VNF Package *** Keywords *** Suite Cleanup - [Documentation] Test Suit Cleanup: Deleting NS and VNF packages + [Documentation] Test Suit Cleanup: Deleting NS and VNF packages - Run Keyword If Any Tests Failed Delete NSD ${nsd_name} - Run Keyword If Any Tests Failed Delete VNFD ${vnfd_name} + Run Keyword If Any Tests Failed Delete NSD ${nsd_name} + Run Keyword If Any Tests Failed Delete VNFD ${vnfd_name}