Skip to content

fix(test): reduce flakiness of tiered_storage_test #684

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

Merged
merged 1 commit into from
Jan 16, 2023
Merged

Conversation

romange
Copy link
Collaborator

@romange romange commented Jan 16, 2023

Signed-off-by: Roman Gershman roman@dragonflydb.io

@romange romange requested a review from adiholden January 16, 2023 06:45
@@ -62,12 +63,19 @@ TEST_F(TieredStorageTest, Basic) {
EXPECT_GT(m.db[0].tiered_entries, 0u);

FillExternalKeys(5000);
usleep(20000);
Copy link
Contributor

Choose a reason for hiding this comment

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

Consider adding
// 0.02 milliseconds

ashotland
ashotland previously approved these changes Jan 16, 2023
Copy link
Contributor

@ashotland ashotland left a comment

Choose a reason for hiding this comment

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

Please consider minor comment

Signed-off-by: Roman Gershman <roman@dragonflydb.io>
@romange romange merged commit 5e5d211 into main Jan 16, 2023
@romange romange deleted the FixTieredTest branch January 16, 2023 07:43
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