Skip to content

[7.x] Rewrite Inference yml tests for better clean up (#61180)#61555

Merged
davidkyle merged 1 commit intoelastic:7.xfrom
davidkyle:backport/7.x/pr-61180
Aug 27, 2020
Merged

[7.x] Rewrite Inference yml tests for better clean up (#61180)#61555
davidkyle merged 1 commit intoelastic:7.xfrom
davidkyle:backport/7.x/pr-61180

Conversation

@davidkyle
Copy link
Copy Markdown
Member

Backports the following commits to 7.x:

Inference processors asynchronously usage write stats to the .ml-stats index after they used. 
In tests the write can leak into the next test causing failures depending on which test follows.
This change waits for the usage stats docs to be written at the end of the test
@davidkyle davidkyle added :ml Machine learning >test Issues or PRs that are addressing/adding tests backport labels Aug 25, 2020
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/ml-core (:ml)

@davidkyle davidkyle merged commit 25e811c into elastic:7.x Aug 27, 2020
@davidkyle davidkyle deleted the backport/7.x/pr-61180 branch August 27, 2020 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :ml Machine learning >test Issues or PRs that are addressing/adding tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants