diff options
Diffstat (limited to 'robot/testsuites')
-rw-r--r-- | robot/testsuites/demo.robot | 2 | ||||
-rw-r--r-- | robot/testsuites/vnf-orchestration.robot | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/robot/testsuites/demo.robot b/robot/testsuites/demo.robot index c110d786..3812bb66 100644 --- a/robot/testsuites/demo.robot +++ b/robot/testsuites/demo.robot @@ -24,7 +24,7 @@ ${CATALOG_RESOURCE_IDS} ${REVERSE_HEATBRIDGE} ${HB_VNF} -${API_TYPE} VNF_API +${API_TYPE} GRA_API *** Test Cases *** Initialize Customer And Models diff --git a/robot/testsuites/vnf-orchestration.robot b/robot/testsuites/vnf-orchestration.robot index 1efe02e4..2166c8fb 100644 --- a/robot/testsuites/vnf-orchestration.robot +++ b/robot/testsuites/vnf-orchestration.robot @@ -7,7 +7,7 @@ Resource ../resources/test_templates/vnf_orchestration_test_template.rob Test Template Orchestrate VNF Template *** Variables *** -${API_TYPE} VNF_API +${API_TYPE} GRA_API *** Test Cases *** CUSTOMER SERVICE PRODUCT_FAMILY |