From 1836ba40248af63e49ea5b187a1f710105aa4085 Mon Sep 17 00:00:00 2001 From: Giacomo Bernini Date: Wed, 11 Mar 2020 12:38:48 +0100 Subject: [PATCH] fixed typos --- .../IndividualVNFindicator.robot | 10 +++---- .../IndividualNSDescriptor.robot | 2 +- .../NSDManagementNotification.robot | 4 +-- SOL005/NSDManagement-API/NSDescriptors.robot | 26 +++++++++---------- .../IndividualAlarm.robot | 4 +-- .../Subscriptions.robot | 4 +-- 6 files changed, 25 insertions(+), 25 deletions(-) diff --git a/SOL002/VNFIndicator-API/IndividualVNFindicator.robot b/SOL002/VNFIndicator-API/IndividualVNFindicator.robot index 6a6d6ed1..43a4931f 100644 --- a/SOL002/VNFIndicator-API/IndividualVNFindicator.robot +++ b/SOL002/VNFIndicator-API/IndividualVNFindicator.robot @@ -21,7 +21,7 @@ Get Individual Indicator for VNF Instance Check HTTP Response Body Includes Requested Indicator ID Get Individual Indicator for VNF Instance with invalid indicator identifier - [Documentation] Test ID 6.3.2.3.2 + [Documentation] Test ID: 6.3.2.3.2 ... Test title: Get individual performance indicator for a VNF instance with invalid indicator identifier ... Test objective: The objective is to test that the retrieval of a performance indicator for a given VNF instance fails when using an invalid resource identifier. The test also checks the JSON schema of the unsuccessful operation HTTP response. ... Pre-conditions: A VNF instance is instantiated. At least one measure of performance indicator is available for the given VNF instance. @@ -34,7 +34,7 @@ Get Individual Indicator for VNF Instance with invalid indicator identifier Check HTTP Response Body Json Schema Is ProblemDetails POST Individual VNF Indicator - Method not implemented - [Documentation] Test ID 6.3.2.3.3 + [Documentation] Test ID: 6.3.2.3.3 ... Test title: POST individual performance indicator for VNF instance - Method not implemented ... Test objective: The objective is to test that POST method is not allowed to create a new performance indicator for a VNF instance ... Pre-conditions: A VNF instance is instantiated. @@ -46,7 +46,7 @@ POST Individual VNF Indicator - Method not implemented Check HTTP Response Status Code Is 405 PUT Individual VNF Indicator - Method not implemented - [Documentation] Test ID 6.3.2.3.4 + [Documentation] Test ID: 6.3.2.3.4 ... Test title: PUT individual performance indicator for VNF instance - Method not implemented ... Test objective: The objective is to test that PUT method is not allowed to modify an existing performance indicator for a VNF instance ... Pre-conditions: A VNF instance is instantiated. At least one measure of performance indicator is available for the given VNF instance. @@ -58,7 +58,7 @@ PUT Individual VNF Indicator - Method not implemented Check HTTP Response Status Code Is 405 PATCH Individual VNF Indicator - Method not implemented - [Documentation] Test ID 6.3.2.3.5 + [Documentation] Test ID: 6.3.2.3.5 ... Test title: PATCH individual performance indicator for VNF instance - Method not implemented ... Test objective: The objective is to test that PATCH method is not allowed to update an existing performance indicator for a VNF instance ... Pre-conditions: A VNF instance is instantiated. At least one measure of performance indicator is available for the given VNF instance. @@ -70,7 +70,7 @@ PATCH Individual VNF Indicator - Method not implemented Check HTTP Response Status Code Is 405 DELETE Individual VNF Indicator - Method not implemented - [Documentation] Test ID 6.3.2.3.6 + [Documentation] Test ID: 6.3.2.3.6 ... Test title: DELETE individual performance indicator indicators for VNF instance - Method not implemented ... Test objective: The objective is to test that DELETE method is not allowed to delete an existing performance indicator for a VNF instance ... Pre-conditions: A VNF instance is instantiated. At least one measure of performance indicator is available for the given VNF instance. diff --git a/SOL005/NSDManagement-API/IndividualNSDescriptor.robot b/SOL005/NSDManagement-API/IndividualNSDescriptor.robot index e901eb0c..9f7cca79 100644 --- a/SOL005/NSDManagement-API/IndividualNSDescriptor.robot +++ b/SOL005/NSDManagement-API/IndividualNSDescriptor.robot @@ -73,7 +73,7 @@ Enable Individual Network Service Descriptor Enable Individual Network Service Descriptor with conflict due to operational state ENABLED [Documentation] Test ID: 5.3.1.2.5 ... Test title: Enable Individual Network Service Descriptor with conflict due to operational state ENABLED - ... Test objective: The objective is to test that enabling an individual Network Service Descriptor that is already in ENABLED operational state failsand perform a JSON schema validation of the failder operation HTTP response + ... Test objective: The objective is to test that enabling an individual Network Service Descriptor that is already in ENABLED operational state failsand perform a JSON schema validation of the failed operation HTTP response ... Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO in ENABLED operational state (Test ID 5.3.1.2.4). ... Reference: clause 5.4.3.3.4 - ETSI GS NFV-SOL 005 [3] v2.4.1 ... Config ID: Config_prod_NFVO diff --git a/SOL005/NSDManagement-API/NSDManagementNotification.robot b/SOL005/NSDManagement-API/NSDManagementNotification.robot index 46e12467..88a901f4 100644 --- a/SOL005/NSDManagement-API/NSDManagementNotification.robot +++ b/SOL005/NSDManagement-API/NSDManagementNotification.robot @@ -27,7 +27,7 @@ NSD Onboarding Notification NSD Onboarding Failure Notification [Documentation] Test ID: 5.3.1.9.2 ... Test title: NSD Onboarding Failure Notification - ... Test objective: The objective is to test the dispatch of NSD Onboarding faulure notification when the NSD onboarding operation fails, and perform a JSON schema and content validation of the delivered notification. The action that triggers the notification under test is an explicit test step, but it is not performed by the test system. + ... Test objective: The objective is to test the dispatch of NSD Onboarding failure notification when the NSD onboarding operation fails, and perform a JSON schema and content validation of the delivered notification. The action that triggers the notification under test is an explicit test step, but it is not performed by the test system. ... Pre-conditions: A NSD management subscription for onboarding failure notifications is available in the NFVO. ... Reference: clause 5.4.10.3.1 - ETSI GS NFV-SOL 005 [3] v2.4.1 ... Config ID: Config_prod_NFVO @@ -79,7 +79,7 @@ PNFD Onboarding Notification PNFD Onboarding Failure Notification [Documentation] Test ID: 5.3.1.9.6 ... Test title: PNFD Onboarding Failure Notification - ... Test objective: The objective is to test the dispatch of PNFD Onboarding faulure notification when the PNFD onboarding operation fails, and perform a JSON schema and content validation of the delivered notification. The action that triggers the notification under test is an explicit test step, but it is not performed by the test system. + ... Test objective: The objective is to test the dispatch of PNFD Onboarding failure notification when the PNFD onboarding operation fails, and perform a JSON schema and content validation of the delivered notification. The action that triggers the notification under test is an explicit test step, but it is not performed by the test system. ... Pre-conditions: A PNFD management subscription for onboarding failure notifications is available in the NFVO. ... Reference: clause 5.4.10.3.1 - ETSI GS NFV-SOL 005 [3] v2.4.1 ... Config ID: Config_prod_NFVO diff --git a/SOL005/NSDManagement-API/NSDescriptors.robot b/SOL005/NSDManagement-API/NSDescriptors.robot index 909f16ea..99b7fd40 100644 --- a/SOL005/NSDManagement-API/NSDescriptors.robot +++ b/SOL005/NSDManagement-API/NSDescriptors.robot @@ -13,7 +13,7 @@ GET all Network Service Descriptors Information [Documentation] Test ID: 5.3.1.1.1 ... Test title: GET all Network Service Descriptors Information ... Test objective: The objective is to test the retrieval of all the Network Service Descriptors information and perform a JSON schema and content validation of the collected data structure - ... Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO. + ... Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO ... Reference: clause 5.4.2.3.2 - ETSI GS NFV-SOL 005 [3] v2.4.1 ... Config ID: Config_prod_NFVO ... Applicability: none @@ -26,7 +26,7 @@ GET Network Service Descriptors Information with attribute-based filter [Documentation] Test ID: 5.3.1.1.2 ... Test title: GET Network Service Descriptors Information with attribute-based filter ... Test objective: The objective is to test the retrieval of Network Service Descriptors information using attribute-based filter, perform a JSON schema validation of the collected data structure, and verify that the retrieved information matches the issued attribute-based filter - ... Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO. + ... Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO ... Reference: clause 5.4.2.3.2 - ETSI GS NFV-SOL 005 [3] v2.4.1 ... Config ID: Config_prod_NFVO ... Applicability: none @@ -40,7 +40,7 @@ GET Network Service Descriptors Information with invalid attribute-based filter [Documentation] Test ID: 5.3.1.1.3 ... Test title: GET Network Service Descriptors Information with invalid attribute-based filter ... Test objective: The objective is to test that the retrieval of Network Service Descriptors information fails when using invalid attribute-based filter, and perform the JSON schema validation of the failed operation HTTP response - ... Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO. + ... Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO ... Reference: clause 5.4.2.3.2 - ETSI GS NFV-SOL 005 [3] v2.4.1 ... Config ID: Config_prod_NFVO ... Applicability: none @@ -53,7 +53,7 @@ Get all Network Service Descriptors Information with malformed authorization tok [Documentation] Test ID: 5.3.1.1.4 ... Test title: Get all Network Service Descriptors Information with malformed authorization token ... Test objective: The objective is to test that the retrieval of Network Service Descriptors Information fails when using malformed authorization token - ... Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO. + ... Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO ... Reference: clause 4.5.3.3, 5.4.2.3.2 - ETSI GS NFV-SOL 005 [3] v2.4.1 ... Config ID: Config_prod_NFVO ... Applicability: The NFVO requires the usage of access tokens for authorizing the API requests. @@ -65,7 +65,7 @@ Get all Network Service Descriptors Information without authorization token [Documentation] Test ID: 5.3.1.1.5 ... Test title: Get all Network Service Descriptors Information without authorization token ... Test objective: The objective is to test that the retrieval of Network Service Descriptors Information fails when omitting the authorization token - ... Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO. + ... Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO ... Reference: clause 4.5.3.3, 5.4.2.3.2 - ETSI GS NFV-SOL 005 [3] v2.4.1 ... Config ID: Config_prod_NFVO ... Applicability: The NFVO requires the usage of access tokens for authorizing the API requests. @@ -77,7 +77,7 @@ GET all Network Service Descriptors Information with expired or revoked authoriz [Documentation] Test ID: 5.3.1.1.6 ... Test title: GET all Network Service Descriptors Information with expired or revoked authorization token ... Test objective: The objective is to test that the retrieval of Network Service Descriptors Information fails when using expired or revoked authorization token - ... Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO. + ... Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO ... Reference: clause 4.5.3.3, 5.4.2.3.2 - ETSI GS NFV-SOL 005 [3] v2.4.1 ... Config ID: Config_prod_NFVO ... Applicability: The NFVO requires the usage of access tokens for authorizing the API requests. @@ -89,7 +89,7 @@ GET all Network Service Descriptors Information with "all_fields" attribute sele [Documentation] Test ID: 5.3.1.1.7 ... Test title: GET all Network Service Descriptors Information with "all_fields" attribute selector ... Test objective: The objective is to test the retrieval of all Network Service Descriptors Information with "all_fields" attribute selector, perform a JSON schema validation of the collected data structure, and verify that the retrieved information matches the issued "all_fileds" selector - ... Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO. + ... Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO ... Reference: clause 4.3.3.2.1, 5.4.2.3.2 - ETSI GS NFV-SOL 005 [3] v2.4.1 ... Config ID: Config_prod_NFVO ... Applicability: none @@ -103,7 +103,7 @@ GET all Network Service Descriptors Information with "exclude_default" attribute [Documentation] Test ID: 5.3.1.1.8 ... Test title: GET all Network Service Descriptors Information with "exclude_default" attribute selector ... Test objective: The objective is to test the retrieval of all Network Service Descriptors Information with "exclude_default" attribute selector, perform a JSON schema validation of the collected data structure, and verify that the retrieved information matches the issued "exclude_default" selector - ... Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO. + ... Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO ... Reference: clause 4.3.3.2.1, 5.4.2.3.2 - ETSI GS NFV-SOL 005 [3] v2.4.1 ... Config ID: Config_prod_NFVO ... Applicability: none @@ -117,7 +117,7 @@ GET all Network Service Descriptors Information with "fields" attribute selector [Documentation] Test ID: 5.3.1.1.9 ... Test title: GET all Network Service Descriptors Information with "fields" attribute selector ... Test objective: The objective is to test the retrieval of all Network Service Descriptors Information with "fields" attribute selector, perform a JSON schema validation of the collected data structure, and verify that the retrieved information matches the issued "fields" selector - ... Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO. + ... Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO ... Reference: clause 4.3.3.2.1, 5.4.2.3.2 - ETSI GS NFV-SOL 005 [3] v2.4.1 ... Config ID: Config_prod_NFVO ... Applicability: The NFVO supports the use of "fields" attribute selector @@ -131,7 +131,7 @@ GET all Network Service Descriptors Information with "exclude_fields" attribute [Documentation] Test ID: 5.3.1.1.10 ... Test title: GET all Network Service Descriptors Information with "exclude_fields" attribute selector ... Test objective: The objective is to test the retrieval of all Network Service Descriptors Information with "exclude_fields" attribute selector, perform a JSON schema validation of the collected data structure, and verify that the retrieved information matches the issued "exclude_fields" selector - ... Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO. + ... Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO ... Reference: clause 4.3.3.2.1, 5.4.2.3.2 - ETSI GS NFV-SOL 005 [3] v2.4.1 ... Config ID: Config_prod_NFVO ... Applicability: The NFVO supports the use of "exclude_fields" attribute selector @@ -160,7 +160,7 @@ PUT all Network Service Descriptors - Method not implemented [Documentation] Test ID: 5.3.1.1.12 ... Test title: PUT all Network Service Descriptors Information - Method not implemented ... Test objective: The objective is to test that PUT method is not allowed to modify Network Service Descriptors Information - ... Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO. + ... Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO ... Reference: clause 5.4.2.3.3 - ETSI GS NFV-SOL 005 [3] v2.4.1 ... Config ID: Config_prod_NFVO ... Applicability: none @@ -172,7 +172,7 @@ PATCH all Network Service Descriptors - Method not implemented [Documentation] Test ID: 5.3.1.1.13 ... Test title: PATCH all Network Service Descriptors Information - Method not implemented ... Test objective: The objective is to test that PATCH method is not allowed to update Network Service Descriptors Information - ... Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO. + ... Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO ... Reference: clause 5.4.2.3.4 - ETSI GS NFV-SOL 005 [3] v2.4.1 ... Config ID: Config_prod_NFVO ... Applicability: none @@ -184,7 +184,7 @@ DELETE all Network Service Descriptors - Method not implemented [Documentation] Test ID: 5.3.1.1.14 ... Test title: DELETE all Network Service Descriptors Information - Method not implemented ... Test objective: The objective is to test that DELETE method is not allowed to delete Network Service Descriptors Information - ... Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO. + ... Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO ... Reference: clause 5.4.2.3.5 - ETSI GS NFV-SOL 005 [3] v2.4.1 ... Config ID: Config_prod_NFVO ... Applicability: none diff --git a/SOL005/NSFaultManagement-API/IndividualAlarm.robot b/SOL005/NSFaultManagement-API/IndividualAlarm.robot index 65df9928..c9b40f64 100644 --- a/SOL005/NSFaultManagement-API/IndividualAlarm.robot +++ b/SOL005/NSFaultManagement-API/IndividualAlarm.robot @@ -75,7 +75,7 @@ PATCH Alarm PATCH Alarm - Conflict [Documentation] Test ID: 5.3.3.2.6 ... Test title: Modify an individual alarm resource - Conflict - ... Test objective: The objective is to test that we cannot Modify an individual alarm resource if the alarm is already in the state that is requested to be set + ... Test objective: The objective is to test that an individual alarm resource cannot be modified if the alarm is already in the state that is requested to be set ... Pre-conditions: The related alarm exists ... Reference: clause 8.4.3.3.4 - ETSI GS NFV-SOL 005 [3] v2.4.1 ... Config ID: Config_prod_NFVO @@ -89,7 +89,7 @@ PATCH Alarm - Conflict PATCH Alarm - Precondition failed [Documentation] Test ID: 5.3.3.2.7 ... Test title: Modify an individual alarm resource - Precondition failed - ... Test objective: The objective is to test that we cannot Modify an individual alarm resource if the resource was modified by another entity + ... Test objective: The objective is to test that an individual alarm resource cannot be modifed if the resource was modified by another entity ... Pre-conditions: The related alarm exists ... Reference: clause 8.4.3.3.4 - ETSI GS NFV-SOL 005 [3] v2.4.1 ... Config ID: Config_prod_NFVO diff --git a/SOL005/NSLifecycleManagement-API/Subscriptions.robot b/SOL005/NSLifecycleManagement-API/Subscriptions.robot index 66c2ca91..a7235f29 100644 --- a/SOL005/NSLifecycleManagement-API/Subscriptions.robot +++ b/SOL005/NSLifecycleManagement-API/Subscriptions.robot @@ -26,7 +26,7 @@ POST Create a new Subscription - DUPLICATION [Documentation] Test ID: 5.3.2.15.2 ... Test title: POST Create a new subscription - DUPLICATION ... Test objective: The objective is to test that POST method create a duplicate subscription - ... Pre-conditions: a subscription have already to exist + ... Pre-conditions: a subscription shall already exist ... Reference: clause 6.4.16.3.1 - ETSI GS NFV-SOL 005 [3] v2.4.1 ... Config ID: Config_prod_NFVO ... Applicability: duplication supported by NFVO @@ -40,7 +40,7 @@ POST Create a new Subscription - NO-DUPLICATION [Documentation] Test ID: 5.3.2.15.3 ... Test title: POST Create a new subscription - NO-DUPLICATION ... Test objective: The objective is to test that POST method cannot create a duplicate subscription - ... Pre-conditions: a subscription have already to exist + ... Pre-conditions: a subscription shall already exist ... Reference: clause 6.4.16.3.1 - ETSI GS NFV-SOL 005 [3] v2.4.1 ... Config ID: Config_prod_NFVO ... Applicability: duplication NOT supported by NFVO -- GitLab