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

test:added tests for config changes #1157

Open
wants to merge 7 commits into
base: trunk
Choose a base branch
from
Open

Conversation

purnimavenkatasubbu
Copy link
Member

- What I did
Added tests for stats:13(Access log compaction), stats:14 (Commit log compaction)
- How I did it
By setting the compaction job to run every 1 minute by using the config: set verb and then updating the keys multiple times.

- How to verify it
acesslog_compaction_test.dart and commitlog_compaction_test.dart should pass.

- Description for the changelog

gkc
gkc previously approved these changes Mar 16, 2023
Copy link
Contributor

@gkc gkc left a comment

Choose a reason for hiding this comment

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

LGTM - thanks @purnimavenkatasubbu

@gkc
Copy link
Contributor

gkc commented Mar 16, 2023

Hey @purnimavenkatasubbu - there are timing issues in the tests you added. I'll think over the weekend about how to resolve these

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