From: "Alexander V. Tikhonov" <avtikhon@tarantool.org> To: Kirill Yukhin <kyukhin@tarantool.org> Cc: tarantool-patches@freelists.org, tarantool-patches@dev.tarantool.org Subject: [Tarantool-patches] [PATCH packpack v1 00/12] Backport the test patches at 1.10 from master Date: Thu, 31 Oct 2019 13:04:41 +0300 [thread overview] Message-ID: <cover.1572512310.git.avtikhon@tarantool.org> (raw) Backport the test patches at 1.10 from master Backported 12 patches from master to 1.10 branch to be able to run 1.10 testing in parallel: Alexander Tikhonov (1): test: wait for xlog/snap/log file changes Alexander Turenko (4): test: enable cleaning of a test environment test: allow to run replication/misc multiple times test: increase timeouts in replication/errinj test: increase timeouts in replication/misc Sergei Voronezhskii (6): test: enable parallel mode for xlog tests test: enable parallel run for long test suites test: replication parallel mode on test: use wait_cond to check follow status test: put require in proper places test: errinj for pause relay_send avtikhon (1): test: fix replication/gc flaky failures test/app-tap/suite.ini | 1 + test/app/suite.ini | 1 + test/box-tap/suite.ini | 1 + test/box/box.lua | 4 +- test/box/suite.ini | 1 + test/engine/box.lua | 21 ----- test/engine/suite.ini | 1 + test/engine_long/suite.ini | 3 +- test/engine_long/suite.lua | 5 +- test/long_run-py/suite.ini | 2 +- test/replication/catch.test.lua | 1 - test/replication/errinj.result | 8 +- test/replication/errinj.test.lua | 8 +- test/replication/gc.result | 108 ++++++++++++----------- test/replication/gc.test.lua | 80 +++++++++-------- test/replication/gc_no_space.result | 18 ++-- test/replication/gc_no_space.test.lua | 18 ++-- test/replication/lua/rlimit.lua | 2 +- test/replication/misc.result | 52 ++++------- test/replication/misc.test.lua | 34 +++---- test/replication/on_replace.result | 3 + test/replication/on_replace.test.lua | 1 + test/replication/replica_rejoin.result | 10 +-- test/replication/replica_rejoin.test.lua | 6 +- test/replication/suite.ini | 3 +- test/replication/sync.result | 2 +- test/replication/sync.test.lua | 2 +- test/vinyl/suite.ini | 1 + test/wal_off/suite.ini | 1 + test/xlog/suite.ini | 3 +- 30 files changed, 200 insertions(+), 201 deletions(-) -- 2.17.1
next reply other threads:[~2019-10-31 10:04 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2019-10-31 10:04 Alexander V. Tikhonov [this message] 2019-11-05 16:55 ` Kirill Yukhin 2019-11-06 5:04 ` Alexander Tikhonov 2019-11-16 13:08 ` Igor Munkin 2019-11-19 10:41 ` [Tarantool-patches] [tarantool-patches] " Alexander Tikhonov
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=cover.1572512310.git.avtikhon@tarantool.org \ --to=avtikhon@tarantool.org \ --cc=kyukhin@tarantool.org \ --cc=tarantool-patches@dev.tarantool.org \ --cc=tarantool-patches@freelists.org \ --subject='Re: [Tarantool-patches] [PATCH packpack v1 00/12] Backport the test patches at 1.10 from master' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox