From 36f80e4f5f70d7ea69f9f61680bff341ae447ca5 Mon Sep 17 00:00:00 2001
From: Giacomo Bernini <g.bernini@nextworks.it>
Date: Fri, 16 Aug 2019 16:46:37 +0200
Subject: [PATCH] addressed comments on notification tests - second part

---
 .../VNFLifecycleManagement-API/NotificationEndpoint.robot | 8 ++++----
 .../VNFLifecycleManagement-API/NotificationEndpoint.robot | 8 ++++----
 .../NSLifecycleManagement-API/NotificationEndpoint.robot  | 8 ++++----
 3 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/SOL002/VNFLifecycleManagement-API/NotificationEndpoint.robot b/SOL002/VNFLifecycleManagement-API/NotificationEndpoint.robot
index babeda31..215e4ede 100644
--- a/SOL002/VNFLifecycleManagement-API/NotificationEndpoint.robot
+++ b/SOL002/VNFLifecycleManagement-API/NotificationEndpoint.robot
@@ -11,7 +11,7 @@ Library    Collections
 VNF LCM Operation Occurrence Start Notification
     [Documentation]    Test ID: 6.3.5.19.1
     ...    Test title: VNF LCM Operation Occurrence Start Notification
-    ...    Test objective: The objective is to test the dispatch of VNF LCM Operation Occurrence Start Notification when a new VNF LCM operation is started in the VNFM, and perform a JSON schema and content validation of the delivered notification
+    ...    Test objective: The objective is to test the dispatch of VNF LCM Operation Occurrence Start Notification when a new VNF LCM operation is started in the VNFM, 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 subscription for VNF LCM Operation Occurrence notifications is available in the VNFM.
     ...    Reference:  section 5.4.20.3.1 - SOL002 v2.4.1
     ...    Config ID: Config_prod_VNFM
@@ -25,7 +25,7 @@ VNF LCM Operation Occurrence Start Notification
 VNF LCM Operation Occurrence Result Notification
     [Documentation]    Test ID: 6.3.5.19.2
     ...    Test title: VNF LCM Operation Occurrence Result Notification
-    ...    Test objective: The objective is to test the dispatch of VNF LCM Operation Occurrence Result Notification when a VNF LCM operation is completed in the VNFM, and perform a JSON schema and content validation of the delivered notification
+    ...    Test objective: The objective is to test the dispatch of VNF LCM Operation Occurrence Result Notification when a VNF LCM operation is completed in the VNFM, 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: An VNF LCM operation is in progress, and a subscription for VNF LCM Operation Occurrence notifications is available in the VNFM.
     ...    Reference:  section 5.4.20.3.1 - SOL002 v2.4.1
     ...    Config ID: Config_prod_VNFM
@@ -39,7 +39,7 @@ VNF LCM Operation Occurrence Result Notification
 VNF Identifier Creation Notification
     [Documentation]    Test ID: 6.3.5.19.3
     ...    Test title: VNF Identifier Creation Notification
-    ...    Test objective: The objective is to test the dispatch of VNF Identifier Creation Notification when a new VNF instance resource is created in the VNFM, and perform a JSON schema and content validation of the delivered notification
+    ...    Test objective: The objective is to test the dispatch of VNF Identifier Creation Notification when a new VNF instance resource is created in the VNFM, 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 subscription for VNF identifier creation notifications is available in the VNFM.
     ...    Reference:  section 5.4.20.3.1 - SOL002 v2.4.1
     ...    Config ID: Config_prod_VNFM
@@ -52,7 +52,7 @@ VNF Identifier Creation Notification
 VNF Identifier Deletion Notification
     [Documentation]    Test ID: 6.3.5.19.4
     ...    Test title: VNF Identifier Deletion Notification
-    ...    Test objective: The objective is to test the dispatch of VNF Identifier Deletion Notification when a VNF instance resource is deleted in the VNFM, and perform a JSON schema and content validation of the delivered notification
+    ...    Test objective: The objective is to test the dispatch of VNF Identifier Deletion Notification when a VNF instance resource is deleted in the VNFM, 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 VNF instance resource is created, and a subscription for VNF identifier creation notifications is available in the VNFM.
     ...    Reference:  section 6.4.18.3.1 - SOL002 v2.4.1
     ...    Config ID: Config_prod_VNFM
diff --git a/SOL003/VNFLifecycleManagement-API/NotificationEndpoint.robot b/SOL003/VNFLifecycleManagement-API/NotificationEndpoint.robot
index 5f8bebf8..539f9751 100644
--- a/SOL003/VNFLifecycleManagement-API/NotificationEndpoint.robot
+++ b/SOL003/VNFLifecycleManagement-API/NotificationEndpoint.robot
@@ -11,7 +11,7 @@ Library    Collections
 VNF LCM Operation Occurrence Start Notification
     [Documentation]    Test ID: 7.3.1.19.1
     ...    Test title: VNF LCM Operation Occurrence Start Notification
-    ...    Test objective: The objective is to test the dispatch of VNF LCM Operation Occurrence Start Notification when a new VNF LCM operation is started in the VNFM, and perform a JSON schema and content validation of the delivered notification
+    ...    Test objective: The objective is to test the dispatch of VNF LCM Operation Occurrence Start Notification when a new VNF LCM operation is started in the VNFM, 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 subscription for VNF LCM Operation Occurrence notifications is available in the VNFM.
     ...    Reference:  section 5.4.20.3.1 - SOL003 v2.4.1
     ...    Config ID: Config_prod_VNFM
@@ -25,7 +25,7 @@ VNF LCM Operation Occurrence Start Notification
 VNF LCM Operation Occurrence Result Notification
     [Documentation]    Test ID: 7.3.1.19.2
     ...    Test title: VNF LCM Operation Occurrence Result Notification
-    ...    Test objective: The objective is to test the dispatch of VNF LCM Operation Occurrence Result Notification when a VNF LCM operation is completed in the VNFM, and perform a JSON schema and content validation of the delivered notification
+    ...    Test objective: The objective is to test the dispatch of VNF LCM Operation Occurrence Result Notification when a VNF LCM operation is completed in the VNFM, 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: An VNF LCM operation is in progress, and a subscription for VNF LCM Operation Occurrence notifications is available in the VNFM.
     ...    Reference:  section 5.4.20.3.1 - SOL003 v2.4.1
     ...    Config ID: Config_prod_VNFM
@@ -39,7 +39,7 @@ VNF LCM Operation Occurrence Result Notification
 VNF Identifier Creation Notification
     [Documentation]    Test ID: 7.3.1.19.3
     ...    Test title: VNF Identifier Creation Notification
-    ...    Test objective: The objective is to test the dispatch of VNF Identifier Creation Notification when a new VNF instance resource is created in the VNFM, and perform a JSON schema and content validation of the delivered notification
+    ...    Test objective: The objective is to test the dispatch of VNF Identifier Creation Notification when a new VNF instance resource is created in the VNFM, 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 subscription for VNF identifier creation notifications is available in the VNFM.
     ...    Reference:  section 5.4.20.3.1 - SOL003 v2.4.1
     ...    Config ID: Config_prod_VNFM
@@ -52,7 +52,7 @@ VNF Identifier Creation Notification
 VNF Identifier Deletion Notification
     [Documentation]    Test ID: 7.3.1.19.4
     ...    Test title: VNF Identifier Deletion Notification
-    ...    Test objective: The objective is to test the dispatch of VNF Identifier Deletion Notification when a VNF instance resource is deleted in the VNFM, and perform a JSON schema and content validation of the delivered notification
+    ...    Test objective: The objective is to test the dispatch of VNF Identifier Deletion Notification when a VNF instance resource is deleted in the VNFM, 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 VNF instance resource is created, and a subscription for VNF identifier creation notifications is available in the VNFM.
     ...    Reference:  section 6.4.18.3.1 - SOL003 v2.4.1
     ...    Config ID: Config_prod_VNFM
diff --git a/SOL005/NSLifecycleManagement-API/NotificationEndpoint.robot b/SOL005/NSLifecycleManagement-API/NotificationEndpoint.robot
index 61fc50ba..6a1facda 100644
--- a/SOL005/NSLifecycleManagement-API/NotificationEndpoint.robot
+++ b/SOL005/NSLifecycleManagement-API/NotificationEndpoint.robot
@@ -11,7 +11,7 @@ Library    Collections
 NS LCM Operation Occurrence Start Notification
     [Documentation]    Test ID: 5.3.2.17.1
     ...    Test title: NS LCM Operation Occurrence Start Notification
-    ...    Test objective: The objective is to test the dispatch of NS LCM Operation Occurrence Start Notification when a new NS LCM operation is started in the NFVO, and perform a JSON schema and content validation of the delivered notification
+    ...    Test objective: The objective is to test the dispatch of NS LCM Operation Occurrence Start Notification when a new NS LCM operation is started in the NFVO, 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 subscription for NS LCM Operation Occurrence notifications is available in the NFVO.
     ...    Reference:  section 6.4.18.3.1 - SOL005 v2.4.1
     ...    Config ID: Config_prod_NFVO
@@ -25,7 +25,7 @@ NS LCM Operation Occurrence Start Notification
 NS LCM Operation Occurrence Result Notification
     [Documentation]    Test ID: 5.3.2.17.2
     ...    Test title: NS LCM Operation Occurrence Result Notification
-    ...    Test objective: The objective is to test the dispatch of NS LCM Operation Occurrence Result Notification when a NS LCM operation is completed in the NFVO, and perform a JSON schema and content validation of the delivered notification
+    ...    Test objective: The objective is to test the dispatch of NS LCM Operation Occurrence Result Notification when a NS LCM operation is completed in the NFVO, 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: An NS LCM operation is in progress, and a subscription for NS LCM Operation Occurrence notifications is available in the NFVO.
     ...    Reference:  section 6.4.18.3.1 - SOL005 v2.4.1
     ...    Config ID: Config_prod_NFVO
@@ -39,7 +39,7 @@ NS LCM Operation Occurrence Result Notification
 NS Identifier Creation Notification
     [Documentation]    Test ID: 5.3.2.17.3
     ...    Test title: NS Identifier Creation Notification
-    ...    Test objective: The objective is to test the dispatch of NS Identifier Creation Notification when a new NS instance resource is created in the NFVO, and perform a JSON schema and content validation of the delivered notification
+    ...    Test objective: The objective is to test the dispatch of NS Identifier Creation Notification when a new NS instance resource is created in the NFVO, 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 subscription for NS identifier creation notifications is available in the NFVO.
     ...    Reference:  section 6.4.18.3.1 - SOL005 v2.4.1
     ...    Config ID: Config_prod_NFVO
@@ -52,7 +52,7 @@ NS Identifier Creation Notification
 NS Identifier Deletion Notification
     [Documentation]    Test ID: 5.3.2.17.4
     ...    Test title: NS Identifier Deletion Notification
-    ...    Test objective: The objective is to test the dispatch of NS Identifier Deletion Notification when a NS instance resource is deleted in the NFVO, and perform a JSON schema and content validation of the delivered notification
+    ...    Test objective: The objective is to test the dispatch of NS Identifier Deletion Notification when a NS instance resource is deleted in the NFVO, 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 NS instance resource is created, and a subscription for NS identifier creation notifications is available in the NFVO.
     ...    Reference:  section 6.4.18.3.1 - SOL005 v2.4.1
     ...    Config ID: Config_prod_NFVO
-- 
GitLab