• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tarantool / tarantool / 8449291359
88%

Build:
DEFAULT BRANCH: master
Ran 27 Mar 2024 09:22AM UTC
Jobs 1
Files 513
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

27 Mar 2024 09:12AM UTC coverage: 87.019% (+0.01%) from 87.009%
8449291359

push

github

Totktonada
test: wait until leaving orphan in cluster:start()

Most of times the instances are already in the `'running'` status after
`cluster:start()`. However, sometimes an instance is not connected yet
to a majority of peers of its replicaset and has the `'orphan'` status.

A test unlikely assumes this situation, because it is rare. Let's wait
for the `'running'` status by default to stay on the safe side.

The new option `wait_until_running` (default is `true`) allows to opt
out from this behavior. It is set to `false` if `wait_until_ready` is
`false`.

This change improves stability of
`config-luatest/anonymous_replica_test.lua`.

Note: `wait_until_ready` waits until `config:info().status` will be
`'ready'` or `'check_warnings'` for all the instances of the cluster.

Next, `wait_until_running` on a replicaset bootstrap waits until all the
instances successfully connect to a majority of peers (see the
`replication.bootstrap_strategy` option for details).

NO_DOC=testing helper change
NO_CHANGELOG=see NO_DOC
NO_TEST=no code is added to tarantool itself

67093 of 119441 branches covered (56.17%)

99729 of 114606 relevant lines covered (87.02%)

2541991.57 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8449291359.1 27 Mar 2024 09:22AM UTC 0
87.02
GitHub Action Run
Source Files on build 8449291359
Detailed source file information is not available for this build.
  • Back to Repo
  • f0b3a7b6 on github
  • Prev Build on master (#8437432454)
  • Next Build on master (#8450637323)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc