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 tests for es-index cleaner and es-rollover #1682

Closed
pavolloffay opened this issue Jul 24, 2019 · 0 comments · Fixed by #1689
Closed

Add tests for es-index cleaner and es-rollover #1682

pavolloffay opened this issue Jul 24, 2019 · 0 comments · Fixed by #1689
Labels
help wanted Features that maintainers are willing to accept but do not have cycles to implement storage/elasticsearch

Comments

@pavolloffay
Copy link
Member

At the moment we don't have any tests for es-index cleaner or rollover it would be great to add a new travis job which test this functionality.

Index cleaner might be harder to test, we can simply create indices manually or report span with old timestamps to create old indices.

For rollover we don't need to report any spans, just to call rollover action which creates new indices.

@pavolloffay pavolloffay added help wanted Features that maintainers are willing to accept but do not have cycles to implement storage/elasticsearch labels Jul 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Features that maintainers are willing to accept but do not have cycles to implement storage/elasticsearch
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant