Clarify that we're looking for path to voltha src
Change-Id: If2278367c2ac456c8808ed6c9cc82ce7f1585570
diff --git a/src/test/cord-api/Tests/WorkflowValidations/SIAB.robot b/src/test/cord-api/Tests/WorkflowValidations/SIAB.robot
index a1c07a7..8ea2978 100644
--- a/src/test/cord-api/Tests/WorkflowValidations/SIAB.robot
+++ b/src/test/cord-api/Tests/WorkflowValidations/SIAB.robot
@@ -23,7 +23,7 @@
Library OperatingSystem
Library XML
Library RequestsLibrary
-Library ${WORKSPACE_DIR}/voltha/tests/atests/common/testCaseUtils.py
+Library ${VOLTHA_DIR}/tests/atests/common/testCaseUtils.py
Library ../../Framework/utils/utils.py
Resource ../../Framework/utils/utils.robot
Library ../../Framework/restApi.py
@@ -36,7 +36,7 @@
Variables ../../Properties/RestApiProperties.py
*** Variables ***
-${WORKSPACE_DIR} /home/cord
+${VOLTHA_DIR} ~/cord/incubator/voltha
${WHITELIST_PATHFILE} ${CURDIR}/data/SIABWhitelist.json
${SUBSCRIBER_PATHFILE} ${CURDIR}/data/SIABSubscriber.json
${VOLT_DEVICE_PATHFILE} ${CURDIR}/data/SIABOLTDevice.json