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

use sync version of refresh indices before running tests #24413

Closed

Conversation

stacey-gammon
Copy link
Contributor

While investigating #24292 I noticed that there is some index stuff happening in the middle of test runs and I'm suspicious whether this is causing some flakiness. The refresh api is async, but the flush api has a sync version. It seems this would be better to use in our test environment to ensure consistency.

@elasticmachine
Copy link
Contributor

💔 Build Failed

@stacey-gammon
Copy link
Contributor Author

so many failures.

jenkins, test this

@elasticmachine
Copy link
Contributor

💔 Build Failed

@stacey-gammon
Copy link
Contributor Author

Not sure why this failed but this shouldn't be neccessary anymore, closing.

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.

2 participants