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

chore: tune TieredStorageTest.MemoryPressure #3805

Merged
merged 2 commits into from
Sep 26, 2024
Merged

chore: tune TieredStorageTest.MemoryPressure #3805

merged 2 commits into from
Sep 26, 2024

Conversation

romange
Copy link
Collaborator

@romange romange commented Sep 26, 2024

@romange romange requested a review from kostasrim September 26, 2024 14:18
@@ -310,7 +311,7 @@ TEST_F(TieredStorageTest, MemoryPressure) {
resp = Run({"INFO", "ALL"});
ASSERT_FALSE(true) << i << "\nInfo ALL:\n" << resp.GetString();
}
ThisFiber::SleepFor(300us);
ThisFiber::SleepFor(500us);
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

just increased this sleep interval

adiholden
adiholden previously approved these changes Sep 26, 2024
kostasrim
kostasrim previously approved these changes Sep 26, 2024
@romange romange dismissed stale reviews from kostasrim and adiholden via 53124d7 September 26, 2024 15:08
@romange romange enabled auto-merge (squash) September 26, 2024 15:40
@romange romange merged commit 3945b7e into main Sep 26, 2024
12 checks passed
@romange romange deleted the Pr1 branch September 26, 2024 15:42
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.

3 participants