Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Use docker to launch Elasticsearch in rake task #803

Merged
merged 1 commit into from
Jun 27, 2018

Conversation

estolfo
Copy link
Contributor

@estolfo estolfo commented Jun 25, 2018

The purpose of this pull request is to use docker to launch Elasticsearch, instead of downloading and extracting the tarball.

Note: It is expected that the integration tests will fail, as the work in this pull request is necessary for the tests to pass on ES 6.x.
The tests against Rails 3.0 are also expected to fail. A separate pull request will be made to update the matrix.

@estolfo estolfo force-pushed the docker-rake-task branch 2 times, most recently from 3590708 to 098bb53 Compare June 27, 2018 11:30
@estolfo estolfo changed the base branch from master to 6.x June 27, 2018 11:59
@estolfo estolfo force-pushed the docker-rake-task branch 2 times, most recently from 4373d39 to a916a4d Compare June 27, 2018 13:26
@estolfo estolfo force-pushed the docker-rake-task branch from 8c1c7b3 to 787f631 Compare June 27, 2018 13:39
@estolfo estolfo merged commit 35aa3ac into elastic:6.x Jun 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant