uwazi icon indicating copy to clipboard operation
uwazi copied to clipboard

Change Redis port to not default port for distributed loop tests

Open gabriel-piles opened this issue 2 years ago • 1 comments

If the Uwazi unit tests are run when a Redis server is running in local, the tests for the distributed loop fail.

It could be fixed using in the tests other Redis port that is not the default one.

gabriel-piles avatar Jun 09 '22 15:06 gabriel-piles

we should probably use a random port since we have several tests using redis and they can collide if they run in parallel

daneryl avatar Jun 10 '22 07:06 daneryl