Skip to content

Commit 000e96e

Browse files
Provide host parameter in integtest.sh (#72)
Signed-off-by: bowenlan-amzn <[email protected]>
1 parent 7569d91 commit 000e96e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integtest.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@ then
7474
fi
7575

7676
yarn osd bootstrap
77-
cypress run --env security_enabled=$SECURITY_ENABLED
77+
cypress run --env security_enabled=$SECURITY_ENABLED opensearch=${BIND_ADDRESS}:${BIND_PORT} opensearch_dashboards=${BIND_ADDRESS}:${BIND_PORT}

0 commit comments

Comments
 (0)