From e27cc279a9078bab538a7c6cd83d068902cf9adf Mon Sep 17 00:00:00 2001 From: Giacomo Bernini Date: Wed, 11 Mar 2020 12:51:07 +0100 Subject: [PATCH] removed duplications (individual) --- SOL005/VNFPackageManagement-API/IndividualVNFPackage.robot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SOL005/VNFPackageManagement-API/IndividualVNFPackage.robot b/SOL005/VNFPackageManagement-API/IndividualVNFPackage.robot index 1930b6b7..fd043380 100644 --- a/SOL005/VNFPackageManagement-API/IndividualVNFPackage.robot +++ b/SOL005/VNFPackageManagement-API/IndividualVNFPackage.robot @@ -59,8 +59,8 @@ PUT Individual VNF Package - Method not implemented Disable Individual VNF Package [Documentation] Test ID: 5.3.5.2.5 - ... Test title: Disable Individual Individual VNF Package - ... Test objective: The objective is to test the disabling of an individual Individual VNF Package and perform a JSON schema and content validation of the collected data structure + ... Test title: Disable Individual VNF Package + ... Test objective: The objective is to test the disabling of an individual VNF Package and perform a JSON schema and content validation of the collected data structure ... Pre-conditions: One or more VNF Packages are onboarded in the NFVO in ENABLED operational state. ... Reference: clause 9.4.3.3.4 - ETSI GS NFV-SOL 005 [3] v2.4.1 ... Config ID: Config_prod_NFVO -- GitLab