AAI-2208 Add robot test cases for CCVPN use case
[testsuite.git] / robot / resources / aai / api_version_properties.robot
diff --git a/robot/resources/aai/api_version_properties.robot b/robot/resources/aai/api_version_properties.robot
new file mode 100644 (file)
index 0000000..17ba9de
--- /dev/null
@@ -0,0 +1,12 @@
+*** Settings ***
+Documentation        store all properties that can change or are used in multiple places here
+...                    format is all caps with underscores between words and prepended with AAI
+...                   make sure you prepend them with AAI so that other files can easily see it is from this file.
+
+
+*** Variables ***
+${AAI_AMSTERDAM_INDEX_PATH}    /aai/v11
+${AAI_BEIJING_INDEX_PATH}    /aai/v13
+${AAI_CASABLANCA_INDEX_PATH}    /aai/v14
+${AAI_DUBLIN_INDEX_PATH}    /aai/v16
+