Commit bb85deaf authored by Najam UI Hassan's avatar Najam UI Hassan
Browse files

added missing fifth digit to workflow TD's

parent e5038d2f
......@@ -16,7 +16,7 @@ Suite Teardown Terminate All Processes kill=true
*** Test Cases ***
Change external connectivity of VNF Workflow
[Documentation] Test ID: 7.3.1.20
[Documentation] Test ID: 7.3.1.20.1
... Test title: Change external connectivity of VNF Workflow
... Test objective: The objective is to change the external connectivity of a VNF instance.
... Pre-conditions: VNF instance in INSTANTIATED state
......
......@@ -16,7 +16,7 @@ Suite Teardown Terminate All Processes kill=true
*** Test Cases ***
Change VNF Flavour Workflow
[Documentation] Test ID: 7.3.1.21
[Documentation] Test ID: 7.3.1.21.1
... Test title: Change VNF Flavour Workflow
... Test objective: The objective is to test the workflow for a change flavour of an existing VNF instance
... Pre-conditions: VNF instance in INSTANTIATED state . NFVO is subscribed to VNF LCM Operation Occurrence notifications
......
......@@ -16,7 +16,7 @@ Suite Teardown Terminate All Processes kill=true
*** Test Cases ***
Create VNF Instance Resource
[Documentation] Test ID: 7.3.1.22
[Documentation] Test ID: 7.3.1.22.1
... Test title: Create VNF Instance workflow
... Test objective: The objective is to test the workflow for the creation of a new VNF instance resource.
... Pre-conditions: NFVO is subscribed to VNF Identifier Creation notifications
......
......@@ -16,7 +16,7 @@ Suite Teardown Terminate All Processes kill=true
*** Test Cases ***
Delete VNF Instance Resource
[Documentation] Test ID: 7.3.1.23
[Documentation] Test ID: 7.3.1.23.1
... Test title: Delete VNF Instance workflow
... Test objective: The objective is to test the workflow for the deleteion of an existing VNF instance resource
... Pre-conditions: The VNF Instance resource is in NOT_INSTANTIATED state. NFVO is subscribed to VNF Identifier Creation notifications
......
......@@ -16,7 +16,7 @@ Suite Teardown Terminate All Processes kill=true
*** Test Cases ***
Fail a VNF LCM Operation Workflow
[Documentation] Test ID: 7.3.1.24
[Documentation] Test ID: 7.3.1.24.1
... Test title: Fail a VNF LCM Operation Workflow
... Test objective: The objective is to test the workflow for a Fail VNF LCM Operation
... Pre-conditions: The VNF lifecycle management operation occurrence is in FAILED_TEMP state. NFVO is subscribed to VNF LCM Operation Occurrence notifications
......
......@@ -16,7 +16,7 @@ Suite Teardown Terminate All Processes kill=true
*** Test Cases ***
Heal a VNF Instance
[Documentation] Test ID: 7.3.1.25
[Documentation] Test ID: 7.3.1.25.1
... Test title: Heal a VNF Instance
... Test objective: The objective is to heal a VNF instance.
... Pre-conditions: VNF instance in INSTANTIATED state
......
......@@ -18,7 +18,7 @@ Library REST ${VNFM_SCHEMA}://${VNFM_HOST}:${VNFM_PORT}
*** Test Cases ***
VNF Instantiation
[Documentation] Test ID: 7.3.1.26
[Documentation] Test ID: 7.3.1.26.1
... Test title: VNF Instantiation workflow
... Test objective: The objective is to test the workflow for the instantiation of a VNF instance
... Pre-conditions: VNF instance resources is already created. NFVO is subscribed to VNF LCM Operation Occurrence notifications
......
......@@ -16,7 +16,7 @@ Suite Teardown Terminate All Processes kill=true
*** Test Cases ***
Modify info of a VNF Instance
[Documentation] Test ID: 7.3.1.27
[Documentation] Test ID: 7.3.1.27.1
... Test title: Update information about a VNF instance
... Test objective: The objective is to update information about a VNF instance.
... Pre-conditions: VNF instance is created
......
......@@ -16,7 +16,7 @@ Suite Teardown Terminate All Processes kill=true
*** Test Cases ***
Operate a VNF Instance
[Documentation] Test ID: 7.3.1.28
[Documentation] Test ID: 7.3.1.28.1
... Test title: Operate a VNF Instance
... Test objective: The objective is to test the workflow of operational change of a VNF instance.
... Pre-conditions: VNF instance in INSTANTIATED state
......
......@@ -14,7 +14,7 @@ Library Process
*** Test Cases ***
VNF Instance Scale To Level
[Documentation] Test ID: 7.3.1.31
[Documentation] Test ID: 7.3.1.31.1
... Test title: VNF Instance Scale To Level workflow
... Test objective: The objective is to test the workflow for the scale to level of a VNF instance
... Pre-conditions: VNF instance in INSTANTIATED state . NFVO is subscribed to VNF LCM Operation Occurrence notifications
......
......@@ -14,7 +14,7 @@ Library Process
*** Test Cases ***
VNF Instance Scale Out
[Documentation] Test ID: 7.3.1.32
[Documentation] Test ID: 7.3.1.32.1
... Test title: VNF Instance Scale Out workflow
... Test objective: The objective is to test the workflow for the scaling out a VNF instance
... Pre-conditions: VNF instance in INSTANTIATED state (Test ID 5.4.4.1). NFVO is subscribed to VNF LCM Operation Occurrence notifications (Test ID 5.4.20.1)
......
......@@ -14,7 +14,7 @@ Library Process
*** Test Cases ***
Terminate a VNF Instance
[Documentation] Test ID: 7.3.1.33
[Documentation] Test ID: 7.3.1.33.1
... Test title: Terminate a VNF Instance
... Test objective: The objective is to terminate a VNF instance.
... Pre-conditions: VNF instance in INSTANTIATED state
......
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