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

[7.14] Avoid running all EQL BWC tasks when running check (#75743) #75796

Merged

Conversation

elasticsearchmachine
Copy link
Collaborator

Backports the following commits to 7.14:

The bwc-test plugin automatically wires up BWC tasks to the appropriate
lifecycle tasks for us. There's no need to do this explicitly. Running
'check' should only run BWC tests against unreleased versions as-per
convention. Released version tests are run via periodic jobs in CI.
@mark-vieira mark-vieira added the auto-merge Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Jul 28, 2021
@elasticsearchmachine elasticsearchmachine merged commit fb135d4 into elastic:7.14 Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v7.14.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants