test/ci/before_install.sh in searchkick-2.4.0 vs test/ci/before_install.sh in searchkick-2.5.0
- old
+ new
@@ -12,6 +12,6 @@
curl -L -O https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-$ELASTICSEARCH_VERSION.tar.gz
fi
tar -xvf elasticsearch-$ELASTICSEARCH_VERSION.tar.gz
cd elasticsearch-$ELASTICSEARCH_VERSION/bin
./elasticsearch -d
-wget -O- --waitretry=1 --tries=30 --retry-connrefused -v http://127.0.0.1:9200/
+wget -O- --waitretry=1 --tries=60 --retry-connrefused -v http://127.0.0.1:9200/