[Tarantool-patches] [PATCH 7/6] raft: test join to a raft cluster

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Mon Jun 7 02:01:58 MSK 2021


I made the test not run with 2 engines:

====================
diff --git a/test/replication/suite.cfg b/test/replication/suite.cfg
index f9d5ce1cc..3be64e133 100644
--- a/test/replication/suite.cfg
+++ b/test/replication/suite.cfg
@@ -48,6 +48,7 @@
     "gh-6032-promote-wal-write.test.lua": {},
     "gh-6057-qsync-confirm-async-no-wal.test.lua": {},
     "gh-6094-rs-uuid-mismatch.test.lua": {},
+    "gh-6127-raft-join-new.test.lua": {},
     "*": {
         "memtx": {"engine": "memtx"},
         "vinyl": {"engine": "vinyl"}


More information about the Tarantool-patches mailing list