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

tarantool / tarantool / 12262982371
87%
master: 88%

Build:
Build:
LAST BUILD BRANCH: fix-test-dir-for-gitlab-ci
DEFAULT BRANCH: master
Ran 10 Dec 2024 07:17PM UTC
Jobs 1
Files 514
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

10 Dec 2024 07:07PM UTC coverage: 87.276% (+0.003%) from 87.273%
12262982371

push

github

Totktonada
config: add error on the same instance names

Tarantool couldn't start with more than one group/replicaset/instance
with the same name. Applying cluster configuration with name duplicates
results with failed checks during the config application and violated
constraints w/o proper error message.

This patch makes Tarantool throw a proper error when it has instances
with the same name in different replicasets in the cluster
configuration.
Here is an example of such configuration:
```yaml
groups:
  g-001:
    replicasets:
      r-001:
        instances:
          i-001: {}
      r-002:
        instances:
          i-001: {}
```

Closes #10347

NO_DOC=bugfix

(cherry picked from commit 5d57e6508)

68591 of 121826 branches covered (56.3%)

101204 of 115959 relevant lines covered (87.28%)

2652155.12 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12262982371.1 10 Dec 2024 07:17PM UTC 0
87.28
GitHub Action Run
Source Files on build 12262982371
Detailed source file information is not available for this build.
  • Back to Repo
  • 2874cab4 on github
  • Prev Build on release/3.2 (#12252150082)
  • Next Build on release/3.2 (#12275347388)
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