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

tarantool / tarantool / 12262979696
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: fix-test-dir-for-gitlab-ci
DEFAULT BRANCH: master
Ran 10 Dec 2024 07:24PM UTC
Jobs 1
Files 518
Run time 2min
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.37% (+0.02%) from 87.353%
12262979696

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)

69630 of 123488 branches covered (56.39%)

102616 of 117450 relevant lines covered (87.37%)

3231123.19 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12262979696.1 10 Dec 2024 07:24PM UTC 0
87.37
GitHub Action Run
Source Files on build 12262979696
Detailed source file information is not available for this build.
  • Back to Repo
  • e9bcbce0 on github
  • Prev Build on release/3.3 (#12252153106)
  • Next Build on release/3.3 (#12275543970)
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