Commit f17dc22b authored by AHMADABB's avatar AHMADABB
Browse files

SOL5 005

parent 00a07d81
......@@ -16,7 +16,7 @@ Suite Teardown Terminate All Processes kill=true
*** Test Cases ***
Cancel a VNF LCM Operation - STARTING
[Documentation] Test ID: 5.x.x.x
[Documentation] Test ID: 7.3.1.2.1
... Test title: Cancel a VNF LCM Operation
... Test objective: The objective is to test the workflow for Cancelling a VNF LCM Operation
... Pre-conditions: The VNF lifecycle management operation occurrence is in STARTING state. NFVO is subscribed to VNF LCM Operation Occurrence notifications (Test ID: 5.4.20.1)
......@@ -32,7 +32,7 @@ Cancel a VNF LCM Operation - STARTING
Check Postcondition VNF Cancel - STARTING
Cancel a VNF LCM Operation - PROCESSING - ROLLING_BACK
[Documentation] Test ID: 5.x.x.x
[Documentation] Test ID: 7.3.1.2.2
... Test title: Cancel a VNF LCM Operation
... Test objective: The objective is to test the workflow for Cancelling a VNF LCM Operation
... Pre-conditions: The VNF lifecycle management operation occurrence is in PROCESSING or ROLLING_BACK state. NFVO is subscribed to VNF LCM Operation Occurrence notifications (Test ID: 5.4.20.1)
......
......@@ -16,7 +16,7 @@ Suite Teardown Terminate All Processes kill=true
*** Test Cases ***
Operate a VNF Instance
[Documentation] Test ID: 5.x.y.x
[Documentation] Test ID: 7.3.2.3.1
... Test title: Operate a VNF Instance
... Test objective: The objective is to change the operational state of a VNF instance.
... Pre-conditions: VNF instance in INSTANTIATED state (Test ID: 5.a.b.c)
......
......@@ -8,6 +8,7 @@ Library JSONSchemaLibrary schemas/
*** Test Cases ***
NS Instance Creation
POST New nsInstance
Check HTTP Response Status Code Is 201
......
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