Skip to content

Commit af4b4d4

Browse files
committed
Updated run-test script
1 parent 9313a08 commit af4b4d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.ci/run-tests

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ if [[ $TEST_SUITE != "xpack" ]]; then
3838
elasticsearch_url="http://${NODE_NAME}:9200"
3939
fi
4040

41+
docker network create esnet
42+
4143
docker run \
4244
--rm \
4345
--env "node.attr.testattr=test" \

0 commit comments

Comments
 (0)