aboutsummaryrefslogtreecommitdiffstats
path: root/csit/tests/osdf/resources/common-keywords.robot
diff options
context:
space:
mode:
Diffstat (limited to 'csit/tests/osdf/resources/common-keywords.robot')
-rw-r--r--csit/tests/osdf/resources/common-keywords.robot1
1 files changed, 1 insertions, 0 deletions
diff --git a/csit/tests/osdf/resources/common-keywords.robot b/csit/tests/osdf/resources/common-keywords.robot
index 74232c5..114c8a0 100644
--- a/csit/tests/osdf/resources/common-keywords.robot
+++ b/csit/tests/osdf/resources/common-keywords.robot
@@ -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