Commit 17d904b4 authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

fixed typos in Test IDs

parent 03d020e6
......@@ -8,7 +8,7 @@ Suite Setup Check resource existence and get CallbackUri
*** Test Cases ***
VNF Indicator Value Change Notification
[Documentation] Test ID: 7.3.6.7.1
[Documentation] Test ID: 7.3.6.8.1
... Test title: VNF Indicator Value Change Notification
... Test objective: The objective is to test that the POST request triggers VNF Indicator Value Change Notification.
... Pre-conditions: A VNF is instantiated, and a subscription for indicator value change notifications is available in the VNFM.
......@@ -20,7 +20,7 @@ VNF Indicator Value Change Notification
Check HTTP Response Status Code Is 204
Supported Indicators Change Notification
[Documentation] Test ID: 7.3.6.7.2
[Documentation] Test ID: 7.3.6.8.2
... Test title: Supported Indicators Change Notification
... Test objective: The objective is to test that the POST request triggers Supported Indicators Change Notification.
... Pre-conditions: A VNF is instantiated, and a individual subscription resource for supported indicators change notifications is available in the VNFM.
......
......@@ -163,7 +163,7 @@ GET information about multiple VNF instances to get Paged Response
Check HTTP Response Header Contain Link
GET information about multiple VNF instances as a Paged Response with nextpage_opauque_marker parameter
[Documentation] Test ID: 7.3.1.17.12a
[Documentation] Test ID: 7.3.1.11.12a
... Test title: GET information about multiple VNF instances as a Paged Response with nextpage_opauque_marker parameter
... Test objective: The objective is to query information about multiple VNF instances as a Paged Response and retrieve the next page using the nextpage_opaque_marker parameter
... Pre-conditions: A request for retrieving multiple VNF instances as a paged response has been successfully issued (Test ID: 7.3.1.1.12)
......
......@@ -402,7 +402,7 @@ Get VNF Package Artifact with "include_external_artifacts" parameter
Check HTTP Response Header Content-Type Is application/zip
Get OnBoarded VNF Package Artifact with "include_external_artifacts" parameter
[Documentation] Test ID: 7.3.3.11.17
[Documentation] Test ID: 7.3.3.11.32
... Test title: Get OnBoarded VNF Package Artifact with "include_external_artifacts" parameter
... Test objective: The objective is to test that the GET request read the whole content of the archive containing the external OnBoarded VNF Package Artifacts successfully when requested with "include_external_artifacts" parameter
... Pre-conditions: One or more VNF packages are onboarded in the NFVO.
......
......@@ -91,12 +91,12 @@ PATCH Individual Capacity Threshold - Unprocessible Entity
Check HTTP Response Status Code Is 422
Check HTTP Response Body Json Schema Is ProblemDetails
DELETE Individual VNF Snapshot
[Documentation] Test ID: 7.3.1.41.8
... Test title: DELETE Individual VNF Snapshot
... Test objective: The objective is to delete a VNF Snapshot
DELETE Individual Capacity Threshold
[Documentation] Test ID: 5.3.6.4.8
... Test title: DELETE Individual Capacity Threshold
... Test objective: The objective is to delete an Individual Capacity Threshold
... Pre-conditions: none
... Reference: Clause 5.4.24.3.5 - ETSI GS NFV-SOL 003 [1] v3.3.1
... Reference: Clause 10.4.5.3.4 - ETSI GS NFV-SOL 005 [1] v3.3.1
... Config ID: Config_prod_VNFM
... Applicability: none
... Post-Conditions: VNF Snapshot deleted
......
......@@ -28,7 +28,7 @@ GET Information about an Individual VIMs NFVI Capacity Information
Check HTTP Response Body Json Schema Is NfviCapacityInfo
GET Information about an Individual VIMs NFVI Capacity Information using filter query parameter
[Documentation] Test ID: 5.3.6.3.2
[Documentation] Test ID: 5.3.6.3.3
... Test title: GET Information about an Individual VIMs NFVI Capacity Information using filter query parameter
... Test objective: The objective is to retrieve information about Individual VIMs NFVI Capacity Information using filter query parameter
... Pre-conditions: none
......
......@@ -202,7 +202,7 @@ GET information about Logging Jobs with expired or revoked authorization token
Check HTTP Response Status Code Is 401
PUT Logging Jobs - Method not implemented
[Documentation] Test ID: 8.3.4.1.13
[Documentation] Test ID: 8.3.4.1.15
... Test title: PUT Logging Jobs - Method not implemented
... Test objective: The objective is to test that the method is not implemented
... Pre-conditions: none
......@@ -214,7 +214,7 @@ PUT Logging Jobs - Method not implemented
Check HTTP Response Status Code Is 405
PATCH Logging Jobs - Method not implemented
[Documentation] Test ID: 8.3.4.1.14
[Documentation] Test ID: 8.3.4.1.16
... Test title: PATCH Logging Jobs - Method not implemented
... Test objective: The objective is to test that the method is not implemented
... Pre-conditions: none
......@@ -226,7 +226,7 @@ PATCH Logging Jobs - Method not implemented
Check HTTP Response Status Code Is 405
DELETE Logging Jobs - Method not implemented
[Documentation] Test ID: 8.3.4.1.15
[Documentation] Test ID: 8.3.4.1.17
... Test title: DELETE Logging Jobs - Method not implemented
... Test objective: The objective is to test that the method is not implemented
... Pre-conditions: none
......
......@@ -78,7 +78,7 @@
5.3.6.2,NFVI Capacity Information Endpoint, NFVICapacityInformation.robot
5.3.6.3,Individual VIMs NFVI Capacity Information Endpoint, IndividualVIMsNFVICapacityInformation.robot
5.3.6.4,Individual Capacity Threshold Endpoint, IndividualCapacityThreshold.robot
5.3.6.5,Capacity Thresholds Endpoint, IndividualCapacityThreshold.robot
5.3.6.5,Capacity Thresholds Endpoint, CapacityThresholds.robot
5.3.6.6,Notification Endpoint, NotificationEndpoint.robot
5.3.7,VNF Snapshot Package Management Interface, VNFSnapshotPackageManagement-API
5.3.7.1,API Version Resource Endpoint, ApiVersion.robot
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment