Skip to content

Commit 560b397

Browse files
committed
ci: disable router/router.test.lua
Tarantool's CI fails constantly on router/router.test.lua. Let's disable this test before the fix is commited.
1 parent 2500190 commit 560b397

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/router/suite.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ core = tarantool
33
description = Router tests
44
script = test.lua
55
is_parallel = False
6+
disabled = router.test.lua
67
lua_libs = ../lua_libs/util.lua ../lua_libs/git_util.lua
78
../lua_libs/storage_template.lua
89
../../example/localcfg.lua

0 commit comments

Comments
 (0)