OpenSearch/x-pack/test/smb-fixture
Alpar Torok 4e08cca6bc
Ground work to start up the docker image in the build (#37754)
This change adds a docker compose configuration that's used with
the `elasticsearch.test.fixtures` plugin to start up the image
and check that the TCP ports are up.

We can build on this to add other checks for culster health,
run REST tests, etc.

We can add multiple containers and configurations to the compose
file (e.x. test different env vars) and form clusters.
2019-01-24 17:26:42 +02:00
..
src/main/resources Fix test fixtures on aufs (#36105) 2018-12-03 11:01:05 +02:00
Dockerfile Replace fixtures with docker-compose (#35651) 2018-11-29 09:43:16 +02:00
build.gradle Ground work to start up the docker image in the build (#37754) 2019-01-24 17:26:42 +02:00
docker-compose.yml Test fixtures improovements (#36037) 2018-12-12 12:00:47 +02:00