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
*** Test Cases ***
Change VNF Flavour
Change VNF External Connectivity
[Documentation] Test ID: 5.4.7.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
......
......@@ -16,7 +16,7 @@ Suite Teardown Terminate All Processes kill=true
*** Test Cases ***
Operate a VNF Instance
Heal a VNF Instance
[Documentation] Test ID: 5.x.y.x
... Test title: 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
*** Test Cases ***
Operate a VNF Instance
Terminate a VNF Instance
[Documentation] Test ID: 5.x.y.x
... Test title: Terminate a VNF Instance
... Test objective: The objective is to terminate a VNF instance.
......
......@@ -18,4 +18,8 @@ ${response} {}
${notification_request} []
${notification_response} []
${json} {}
${requestedFlavour} test
\ No newline at end of file
${changeVnfFlavourRequest} {}
${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