Skip to content
Snippets Groups Projects
Commit e35b52c3 authored by mengxuan.zhao's avatar mengxuan.zhao
Browse files

Add shared variables in variables.txt

parent 44980c8f
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ Suite Teardown Terminate All Processes kill=true ...@@ -16,7 +16,7 @@ Suite Teardown Terminate All Processes kill=true
*** Test Cases *** *** Test Cases ***
Change VNF Flavour Change VNF External Connectivity
[Documentation] Test ID: 5.4.7.1 [Documentation] Test ID: 5.4.7.1
... Test title: Change VNF Flavour Workflow ... Test title: Change VNF Flavour Workflow
... Test objective: The objective is to test the workflow for a change flavour of an existing VNF instance ... Test objective: The objective is to test the workflow for a change flavour of an existing VNF instance
......
...@@ -16,7 +16,7 @@ Suite Teardown Terminate All Processes kill=true ...@@ -16,7 +16,7 @@ Suite Teardown Terminate All Processes kill=true
*** Test Cases *** *** Test Cases ***
Operate a VNF Instance Heal a VNF Instance
[Documentation] Test ID: 5.x.y.x [Documentation] Test ID: 5.x.y.x
... Test title: Heal a VNF Instance ... Test title: Heal a VNF Instance
... Test objective: The objective is to heal a VNF instance. ... Test objective: The objective is to heal a VNF instance.
......
...@@ -16,7 +16,7 @@ Suite Teardown Terminate All Processes kill=true ...@@ -16,7 +16,7 @@ Suite Teardown Terminate All Processes kill=true
*** Test Cases *** *** Test Cases ***
Operate a VNF Instance Terminate a VNF Instance
[Documentation] Test ID: 5.x.y.x [Documentation] Test ID: 5.x.y.x
... Test title: Terminate a VNF Instance ... Test title: Terminate a VNF Instance
... Test objective: The objective is to terminate a VNF instance. ... Test objective: The objective is to terminate a VNF instance.
......
...@@ -18,4 +18,8 @@ ${response} {} ...@@ -18,4 +18,8 @@ ${response} {}
${notification_request} [] ${notification_request} []
${notification_response} [] ${notification_response} []
${json} {} ${json} {}
${requestedFlavour} test ${changeVnfFlavourRequest} {}
\ No newline at end of file ${requestedFlavour} test
${changeVnfOperateRequest} {}
${requestedState} test
${changeVnfExtConnectivityRequest} {}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment