aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Freeman <bf1936@att.com>2020-11-23 15:23:01 -0500
committerMorgan Richomme <morgan.richomme@orange.com>2020-11-24 13:06:51 +0000
commit2a8aaf31d2074a1f808e073011aa818ba73e83ed (patch)
tree1d30a0deb161c375f5cbd2100d9de6f38b49695f
parente46e8492687746118ccf444b342a70b95897e2b9 (diff)
Set API_TYPE default to GRA_API
Issue-ID: INT-1787 Change-Id: I0db0707f6dd103a247bc1d2c3d18ec884909324e Signed-off-by: Brian Freeman <bf1936@att.com> (cherry picked from commit f69be7b10b133f562f5018424f74d339c2e81212)
-rw-r--r--robot/testsuites/demo.robot2
-rw-r--r--robot/testsuites/vnf-orchestration.robot2
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