summaryrefslogtreecommitdiffstats
path: root/test/csit/plans/aai/search-data-service/setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/csit/plans/aai/search-data-service/setup.sh')
-rw-r--r--test/csit/plans/aai/search-data-service/setup.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/csit/plans/aai/search-data-service/setup.sh b/test/csit/plans/aai/search-data-service/setup.sh
index df50fed16..60703b657 100644
--- a/test/csit/plans/aai/search-data-service/setup.sh
+++ b/test/csit/plans/aai/search-data-service/setup.sh
@@ -32,3 +32,6 @@ docker-compose -f docker-compose.yml up -d aai.searchservice.simpledemo.openecom
echo sleeping for 10 seconds while services start up
sleep 10
+
+ROBOT_VARIABLES="-v HOST_IP:`ip addr show docker0 | head -3 | tail -1 | cut -d' ' -f6 | cut -d'/' -f1`"
+