Skip to content
Snippets Groups Projects
Commit 7a41bc9b authored by Igor Munkin's avatar Igor Munkin Committed by Igor Munkin
Browse files

ci: make LuaJIT integration workflow rerunnable


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>
parent 7ec71b4f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment