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

Cherry-pick #14520 to 7.x: Read build args for metricbeat system tests from file #14614

Merged
merged 4 commits into from
Nov 20, 2019

Conversation

jsoriano
Copy link
Member

Cherry-pick of PR #14520 to 7.x branch. Original message:

A new file is being added to add information about the supported
versions of a service, use this file to obtain the build args for
docker images needed by metricbeat system tests.

Python tests can now be decorated using the parameterized library
instead of manually copying them.

MySQL test files and docker compose definition has been moved
to its own directory.

More context about this change in #14355 (comment).

A new file is being added to add information about the supported
versions of a service, use this file to obtain the build args for
docker images needed by metricbeat system tests.

Python tests can now be decorated using the parameterized library
instead of manually copying them.

MySQL test files and docker compose definition has been moved
to its own directory.

(cherry picked from commit 9913bbf)
@jsoriano jsoriano requested a review from a team as a code owner November 19, 2019 16:06
@jsoriano jsoriano self-assigned this Nov 19, 2019
@jsoriano jsoriano merged commit 604a76b into elastic:7.x Nov 20, 2019
@jsoriano jsoriano deleted the backport_14520_7.x branch November 20, 2019 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants