-
Notifications
You must be signed in to change notification settings - Fork 3
STAR-386 Increase client timeout for test_simultaneous_bootstrap #37
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please either improve commit message by providing some details about decision or place a comment in the code.
for _ in range(5): | ||
logger.error("Executing SELECT to node2") | ||
assert_one(session, "SELECT count(*) from keyspace1.standard1", [500000], cl=ConsistencyLevel.ONE) | ||
assert_one(session, "SELECT count(*) from keyspace1.standard1", [500000], cl=ConsistencyLevel.ONE, timeout=30) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe worth adding a comment about extending timeout in the code above?
Improve reliability for slow/loaded test systems by using larger client timeout executing query. (cherry picked from commit 18d05f6)
Improve reliability for slow/loaded test systems by using larger client timeout executing query. (cherry picked from commit 18d05f6) (cherry picked from commit 0bc8d67) (cherry picked from commit fbea8a1) (cherry picked from commit bdb7d26) (cherry picked from commit e5f5b9f) (cherry picked from commit dd195a1)
Improve reliability for slow/loaded test systems by using larger client timeout executing query. (cherry picked from commit 18d05f6) (cherry picked from commit 0bc8d67) (cherry picked from commit fbea8a1) (cherry picked from commit bdb7d26) (cherry picked from commit e5f5b9f) (cherry picked from commit dd195a1)
Improve reliability for slow/loaded test systems by using larger client timeout executing query. (cherry picked from commit 18d05f6) (cherry picked from commit 0bc8d67) (cherry picked from commit fbea8a1) (cherry picked from commit bdb7d26) (cherry picked from commit e5f5b9f) (cherry picked from commit dd195a1)
Improve reliability for slow/loaded test systems by using larger client timeout executing query. (cherry picked from commit 18d05f6) (cherry picked from commit 0bc8d67) (cherry picked from commit fbea8a1) (cherry picked from commit bdb7d26) (cherry picked from commit e5f5b9f) (cherry picked from commit dd195a1)
Improve reliability for slow/loaded test systems by using larger client timeout executing query. (cherry picked from commit 18d05f6) (cherry picked from commit 0bc8d67) (cherry picked from commit fbea8a1) (cherry picked from commit bdb7d26) (cherry picked from commit e5f5b9f) (cherry picked from commit dd195a1)
Improve reliability for slow/loaded test systems by using larger client timeout executing query. (cherry picked from commit 18d05f6) (cherry picked from commit 0bc8d67) (cherry picked from commit fbea8a1) (cherry picked from commit bdb7d26) (cherry picked from commit e5f5b9f) (cherry picked from commit dd195a1)
Improve reliability for slow/loaded test systems by using larger client timeout executing query. (cherry picked from commit 18d05f6) (cherry picked from commit 0bc8d67) (cherry picked from commit fbea8a1) (cherry picked from commit bdb7d26) (cherry picked from commit e5f5b9f) (cherry picked from commit dd195a1)
Improve reliability for slow/loaded test systems by using larger client timeout executing query. (cherry picked from commit 18d05f6) (cherry picked from commit 0bc8d67) (cherry picked from commit fbea8a1) (cherry picked from commit bdb7d26) (cherry picked from commit e5f5b9f) (cherry picked from commit dd195a1)
Improve reliability for slow/loaded test systems by using larger client timeout executing query. (cherry picked from commit 18d05f6) (cherry picked from commit 0bc8d67) (cherry picked from commit fbea8a1) (cherry picked from commit bdb7d26) (cherry picked from commit e5f5b9f) (cherry picked from commit dd195a1)
Improve reliability for slow/loaded test systems by using larger client timeout executing query. (cherry picked from commit 18d05f6) (cherry picked from commit 0bc8d67) (cherry picked from commit fbea8a1) (cherry picked from commit bdb7d26) (cherry picked from commit e5f5b9f) (cherry picked from commit dd195a1)
Improve reliability for slow/loaded test systems by using larger client timeout executing query. (cherry picked from commit 18d05f6) (cherry picked from commit 0bc8d67) (cherry picked from commit fbea8a1) (cherry picked from commit bdb7d26) (cherry picked from commit e5f5b9f) (cherry picked from commit dd195a1)
Improve reliability for slow/loaded test systems by using larger client timeout executing query. (cherry picked from commit 18d05f6) (cherry picked from commit 0bc8d67) (cherry picked from commit fbea8a1) (cherry picked from commit bdb7d26) (cherry picked from commit e5f5b9f) (cherry picked from commit dd195a1)
Improve reliability for slow/loaded test systems by using larger client timeout executing query. (cherry picked from commit 18d05f6) (cherry picked from commit 0bc8d67) (cherry picked from commit fbea8a1) (cherry picked from commit bdb7d26) (cherry picked from commit e5f5b9f) (cherry picked from commit dd195a1)
Improve reliability for slow/loaded test systems by using larger client timeout executing query.