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

Add more tests for creating system indices #66605

Merged

Conversation

pugnascotia
Copy link
Contributor

Add integration tests for creating and auto-creating system indices. This leans on the work done to test SystemIndexManager, and indeed refactors those tests as well.

@pugnascotia pugnascotia added >enhancement >test Issues or PRs that are addressing/adding tests :Core/Infra/Core Core issues without another label v8.0.0 v7.12.0 labels Dec 18, 2020
@pugnascotia pugnascotia requested a review from jaymode December 18, 2020 16:19
@elasticmachine elasticmachine added the Team:Core/Infra Meta label for core/infra team label Dec 18, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (Team:Core/Infra)

Copy link
Contributor

@gwbrown gwbrown left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pugnascotia pugnascotia merged commit e1437f3 into elastic:master Dec 18, 2020
@pugnascotia pugnascotia deleted the auto-create-system-index-tests branch December 18, 2020 17:07
pugnascotia added a commit to pugnascotia/elasticsearch that referenced this pull request Dec 18, 2020
Add integration tests for creating and auto-creating system indices. This
leans on the work done to test SystemIndexManager, and indeed refactors
those tests as well.
pugnascotia added a commit that referenced this pull request Jan 5, 2021
Backport of #65959.

Part of #61656. Change the `.tasks` system index descriptor so that
the index can be automatically managed by Elasticsearch e.g. created
on-demand, mapping kept up-to-date, etc.

Also add an integration test to exercise the `SystemIndexManager`
end-to-end, and cherry-pick #66605 to add more system index tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Core/Infra/Core Core issues without another label >enhancement Team:Core/Infra Meta label for core/infra team >test Issues or PRs that are addressing/adding tests v7.12.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants