Commit 12eea29b authored by Muhammad Umair Zafar's avatar Muhammad Umair Zafar
Browse files

add environmental variables for MEC048 test suite

parent b36f6d2a
Loading
Loading
Loading
Loading
Loading
+18 −0
Original line number Diff line number Diff line
*** Variables ***
# Generic variables
${SCHEMA}                           http
${HOST}                             127.0.0.1
#${HOST}                            10.192.2.172
${PORT}                             8081
${response}                         {}
${TOKEN}                            Basic YWxhZGRpbjpvcGVuc2VzYW1l
${apiRoot}        
${apiName}                          cse
${apiVersion}                       v1


${REGISTER_ACTION}                  REGISTER
${REMOVE_ACTION}                    REMOVE 
${NO_ACTION}                        NO_ACTION
${TENANT_ID_PLACEHOLDER}            TENANT_ID_PLACEHOLDER
${NOT_EXISTING_TENANT_ID}           NOT_EXISTING_TENANT_ID
 No newline at end of file