Release 0.0.14 - #59
Merged
Merged
Conversation
patapenka-alexey
force-pushed
the
patapenka-alexey/release-0.0.14
branch
4 times, most recently
from
September 11, 2026 06:22
d7a42f5 to
5edef5c
Compare
sssciel
approved these changes
Sep 11, 2026
bigbes
approved these changes
Sep 11, 2026
oleg-jukovec
requested changes
Sep 11, 2026
patapenka-alexey
force-pushed
the
patapenka-alexey/release-0.0.14
branch
from
September 11, 2026 07:01
5edef5c to
639c471
Compare
oleg-jukovec
requested changes
Sep 11, 2026
oleg-jukovec
left a comment
There was a problem hiding this comment.
flaky: test_get_instances and test_get_replicaset_instances -> tests: fix flaky test_get_instances and test_get_replicaset_instances
We usually format commit titles related to fixing flaky tests in a specific style.
patapenka-alexey
force-pushed
the
patapenka-alexey/release-0.0.14
branch
from
September 11, 2026 07:42
639c471 to
3caa7d1
Compare
Cluster tests now wait until all instances achieve `healthy` status. Closes #56
patapenka-alexey
force-pushed
the
patapenka-alexey/release-0.0.14
branch
from
September 11, 2026 08:12
3caa7d1 to
c281233
Compare
Contributor
Author
|
Linked with #56 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This release fixes Tarantool Enterprise detection.
Fixed
(utils: detect tarantool Enterprise #58).
cluster.test_get_instancesandcluster.test_get_replicaset_instancestests by waiting until all instances report
healthystatus before runningassertions.