Update AAI query to DSL query - Slice termination
[optf/osdf.git] / csit / tests / osdf / resources / common-keywords.robot
index 74232c5..114c8a0 100644 (file)
@@ -6,6 +6,7 @@ Library       json
 Library       RequestsLibrary
 *** Variables ***
 &{headers}=      Content-Type=application/json  Accept=application/json
+${osdf_host}    ${OSDF_HOSTNAME}:${OSDF_PORT}
 *** Keywords ***
 Verify Docker RC Status
     [Documentation]  Method to verify whether docker instance is up and running