From d584c6b6e9798d9159eec94bde52745e88087a44 Mon Sep 17 00:00:00 2001 From: aureliano sinatra <sinaure@gmail.com> Date: Thu, 1 Aug 2019 11:31:43 +0200 Subject: [PATCH] fixes on SOL002 --- SOL002/VNFLifecycleManagement-API/HealVNFTask.robot | 10 +++++----- .../VNFLifecycleManagement-API/OperateVNFTask.robot | 4 ++-- SOL003/VNFLifecycleManagement-API/HealVNFTask.robot | 12 ++++++------ .../VNFLifecycleManagement-API/OperateVNFTask.robot | 4 ++-- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/SOL002/VNFLifecycleManagement-API/HealVNFTask.robot b/SOL002/VNFLifecycleManagement-API/HealVNFTask.robot index d26876e2..62a8f48f 100644 --- a/SOL002/VNFLifecycleManagement-API/HealVNFTask.robot +++ b/SOL002/VNFLifecycleManagement-API/HealVNFTask.robot @@ -66,7 +66,7 @@ PUT Heal VNFInstance - Method not implemented ... Test title: PUT Heal a vnfInstance - Method not implemented ... Test objective: The objective is to verify that the method is not implemented ... Pre-conditions: none - ... Reference: section 5.4.9.3.2 - SOL002 v2.4.1 + ... Reference: section 5.4.9.3.3 - SOL002 v2.4.1 ... Config ID: Config_prod_VNFM ... Applicability: none ... Post-Conditions: @@ -74,11 +74,11 @@ PUT Heal VNFInstance - Method not implemented Check HTTP Response Status Code Is 405 PATCH Heal VNFInstance - Method not implemented - [Documentation] Test ID: 6.3.5.8.4 + [Documentation] Test ID: 6.3.5.8.5 ... Test title: PATCH Heal a vnfInstance - Method not implemented ... Test objective: The objective is to verify that the method is not implemented ... Pre-conditions: none - ... Reference: section 5.4.9.3.2 - SOL002 v2.4.1 + ... Reference: section 5.4.9.3.4 - SOL002 v2.4.1 ... Config ID: Config_prod_VNFM ... Applicability: none ... Post-Conditions: @@ -86,11 +86,11 @@ PATCH Heal VNFInstance - Method not implemented Check HTTP Response Status Code Is 405 DELETE Heal VNFInstance - Method not implemented - [Documentation] Test ID: 6.3.5.8.4 + [Documentation] Test ID: 6.3.5.8.6 ... Test title: DELETE Heal a vnfInstance - Method not implemented ... Test objective: The objective is to verify that the method is not implemented ... Pre-conditions: none - ... Reference: section 5.4.9.3.2 - SOL002 v2.4.1 + ... Reference: section 5.4.9.3.5 - SOL002 v2.4.1 ... Config ID: Config_prod_VNFM ... Applicability: none ... Post-Conditions: diff --git a/SOL002/VNFLifecycleManagement-API/OperateVNFTask.robot b/SOL002/VNFLifecycleManagement-API/OperateVNFTask.robot index 77a13a09..c61f793a 100644 --- a/SOL002/VNFLifecycleManagement-API/OperateVNFTask.robot +++ b/SOL002/VNFLifecycleManagement-API/OperateVNFTask.robot @@ -85,11 +85,11 @@ PATCH Operate VNFInstance - Method not implemented Check HTTP Response Status Code Is 405 DELETE Operate VNFInstance - Method not implemented - [Documentation] Test ID: 6.3.5.9.4 + [Documentation] Test ID: 6.3.5.9.7 ... Test title: DELETE Operate a vnfInstance - Method not implemented ... Test objective: The objective is to verify that the method is not implemented ... Pre-conditions: none - ... Reference: section 5.4.10.3.2 - SOL002 v2.4.1 + ... Reference: section 5.4.10.3.5 - SOL002 v2.4.1 ... Config ID: Config_prod_VE ... Applicability: none ... Post-Conditions: diff --git a/SOL003/VNFLifecycleManagement-API/HealVNFTask.robot b/SOL003/VNFLifecycleManagement-API/HealVNFTask.robot index 03f6e12a..132e174f 100644 --- a/SOL003/VNFLifecycleManagement-API/HealVNFTask.robot +++ b/SOL003/VNFLifecycleManagement-API/HealVNFTask.robot @@ -64,11 +64,11 @@ GET Heal VNFInstance - Method not implemented Check HTTP Response Status Code Is 405 PUT Heal VNFInstance - Method not implemented - [Documentation] Test ID: 7.3.1.8.4 + [Documentation] Test ID: 7.3.1.8.5 ... Test title: PUT Heal a vnfInstance - Method not implemented ... Test objective: The objective is to verify that the method is not implemented ... Pre-conditions: none - ... Reference: section 5.4.9.3.2 - SOL003 v2.4.1 + ... Reference: section 5.4.9.3.3 - SOL003 v2.4.1 ... Config ID: Config_prod_VNFM ... Applicability: none ... Post-Conditions: @@ -76,11 +76,11 @@ PUT Heal VNFInstance - Method not implemented Check HTTP Response Status Code Is 405 PATCH Heal VNFInstance - Method not implemented - [Documentation] Test ID: 7.3.1.8.4 + [Documentation] Test ID: 7.3.1.8.6 ... Test title: PATCH Heal a vnfInstance - Method not implemented ... Test objective: The objective is to verify that the method is not implemented ... Pre-conditions: none - ... Reference: section 5.4.9.3.2 - SOL003 v2.4.1 + ... Reference: section 5.4.9.3.4 - SOL003 v2.4.1 ... Config ID: Config_prod_VNFM ... Applicability: none ... Post-Conditions: @@ -88,11 +88,11 @@ PATCH Heal VNFInstance - Method not implemented Check HTTP Response Status Code Is 405 DELETE Heal VNFInstance - Method not implemented - [Documentation] Test ID: 7.3.1.8.4 + [Documentation] Test ID: 7.3.1.8.7 ... Test title: DELETE Heal a vnfInstance - Method not implemented ... Test objective: The objective is to verify that the method is not implemented ... Pre-conditions: none - ... Reference: section 5.4.9.3.2 - SOL003 v2.4.1 + ... Reference: section 5.4.9.3.5 - SOL003 v2.4.1 ... Config ID: Config_prod_VNFM ... Applicability: none ... Post-Conditions: diff --git a/SOL003/VNFLifecycleManagement-API/OperateVNFTask.robot b/SOL003/VNFLifecycleManagement-API/OperateVNFTask.robot index f08be584..7c5f7798 100644 --- a/SOL003/VNFLifecycleManagement-API/OperateVNFTask.robot +++ b/SOL003/VNFLifecycleManagement-API/OperateVNFTask.robot @@ -87,11 +87,11 @@ PATCH Operate VNFInstance - Method not implemented Check HTTP Response Status Code Is 405 DELETE Operate VNFInstance - Method not implemented - [Documentation] Test ID: 7.3.1.9.4 + [Documentation] Test ID: 7.3.1.9.7 ... Test title: DELETE Operate a vnfInstance - Method not implemented ... Test objective: The objective is to verify that the method is not implemented ... Pre-conditions: none - ... Reference: section 5.4.10.3.2 - SOL003 v2.4.1 + ... Reference: section 5.4.10.3.5 - SOL003 v2.4.1 ... Config ID: Config_prod_VNFM ... Applicability: none ... Post-Conditions: -- GitLab