Skip to content

[8.0] [ML] Account for service being triggered twice in tests (#80000) #80011

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

Merged
merged 1 commit into from
Oct 28, 2021

Conversation

davidkyle
Copy link
Member

Backports the following commits to 8.0:

A race can cause the service under test to be triggered twice.
As the test is asserting that the trigger occurs at least once multiple
invocations should not be considered a failure
@davidkyle davidkyle added v8.0.0-beta1 >test Issues or PRs that are addressing/adding tests auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) and removed v8.0.0 labels Oct 28, 2021
@elasticsearchmachine elasticsearchmachine merged commit f1c0a10 into elastic:8.0 Oct 28, 2021
@davidkyle davidkyle deleted the backport/8.0/pr-80000 branch October 28, 2021 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >test Issues or PRs that are addressing/adding tests v8.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants