[PATCH v2 0/5] test: replication parallel mode on

Alexander Turenko alexander.turenko at tarantool.org
Sat Oct 20 02:44:54 MSK 2018


I also observed a fail and a hang on box/:

https://travis-ci.org/tarantool/tarantool/jobs/443475294#L2496
https://travis-ci.org/tarantool/tarantool/jobs/443475296#L6173

Maybe test-run do something incorrect and the suites are not fully
independent in the parallel run? Maybe some tests from box/ and
replication/ conflicts on some global resource, say the same unix socket
name in /tmp?

Please, try to reproduce the issue and fix / report it.

WBR, Alexander Turenko.

On Sat, Oct 20, 2018 at 02:37:01AM +0300, Alexander Turenko wrote:
> It seems you catched segfault on the replication suite with this patch
> :)
> 
> https://travis-ci.org/tarantool/tarantool/jobs/443475291#L2591
> 
> Please, comment whether you are able to reproduce it somehow (at least
> in CI or maybe some specific machine or docker image) and file an issue.
> Please, do not restart this job / build to have at least some proof
> link, because now it does not clear whether the case is easy to
> reproduce.
> 
> WBR, Alexander Turenko.
> 
> On Fri, Oct 19, 2018 at 07:17:16PM +0300, Sergei Voronezhskii wrote:
> > BRANCH: https://github.com/tarantool/tarantool/tree/sergw/enable-parallel-test-replication-clean
> > Depends on: https://github.com/tarantool/test-run/pull/128
> > 
> > Rebased on master
> > 
> > Sergei Voronezhskii (5):
> >   test: cleanup replication tests
> >   test: errinj for pause relay_send
> >   test: put require in proper places
> >   test: use wait_cond to check follow status
> >   test: replication parallel mode on



More information about the Tarantool-patches mailing list