Skip to content
Snippets Groups Projects
suite.ini 495 B
[default]
core = tarantool
script =  master.lua
description = tarantool/box, replication
use_unix_sockets = True
is_parallel = True
fragile = {
    "retries": 10,
    "tests": {
        "init_storage.test.py": {
            "issues": [ "gh-4949" ]
        },
        "conflict.test.py": {
            "issues": [ "gh-4980" ]
        },
        "cluster.test.py": {
            "issues": [ "gh-5109" ]
        },
        "multi.test.py": {
            "issues": [ "gh-5362" ]
        }
    }
  }