Skip to content
Snippets Groups Projects
user avatar
Igor Munkin authored
If Tarantool tests fail in LuaJIT integration workflow used in
tarantool/luajit repository and LuaJIT submodule is already bumped in
tarantool/tarantool repository, one can't rerun the failed job since
"LuaJIT bump" step brings down the whole pipeline with "nothing to
commit" reason.

There are still many flaky tests, so to make this integration workflow
rerunnable from tarantool/luajit repository --allow-empty option is
added to the git commit command.

NO_DOC=ci
NO_TEST=ci
NO_CHANGELOG=ci

Reviewed-by: default avatarYaroslav Lobankov <y.lobankov@tarantool.org>
Reviewed-by: default avatarSergey Kaplun <skaplun@tarantool.org>
Signed-off-by: default avatarIgor Munkin <imun@tarantool.org>
7a41bc9b
History
Name Last commit Last update