docker-elk/.github/workflows/scripts
Antoine Cotten 25e0a5471b
Ensure CI initializes passwords over localhost
Prevents the occasional connection timeout when the tool randomly picks
the IP of the ingress interface (usually 10.0.0.x/24) instead of the elk
interface (usually 10.0.1.x/24) in Swarm mode.
2020-10-14 02:37:09 +02:00
..
lib Move CI flow from Travis CI to GitHub Actions 2020-10-14 00:32:17 +02:00
elasticsearch-setup-passwords.exp Ensure CI initializes passwords over localhost 2020-10-14 02:37:09 +02:00
run-tests-apm-server.sh Move CI flow from Travis CI to GitHub Actions 2020-10-14 00:32:17 +02:00
run-tests-core.sh Move CI flow from Travis CI to GitHub Actions 2020-10-14 00:32:17 +02:00
run-tests-enterprise-search.sh Move CI flow from Travis CI to GitHub Actions 2020-10-14 00:32:17 +02:00