[Tarantool-patches] [PATCH luajit 0/3] Integration testing and tiny fixes in CI

Igor Munkin imun at tarantool.org
Wed Jun 22 18:33:11 MSK 2022


After reusable workflow is merged into tarantool/tarantool master
branch[1], we can proceed with LuaJIT integration testing patchset. The
changeset contains a couple of CI-related fixes and introduces Tarantool
integration testing in LuaJIT repository. You can find more verbose
descriptions in the corresponding commit messages.

Branch: https://github.com/tarantool/luajit/tree/imun/ci-tarantool-tests
CI: https://github.com/tarantool/luajit/commit/0b72879

[1]: https://github.com/tarantool/tarantool/pull/7276

Igor Munkin (3):
  ci: fix --parallel argument for MacOS runners
  ci: remove GC64 matrix entries for ARM64 workflows
  ci: add Tarantool integration testing

 .github/workflows/linux-aarch64.yml | 28 ++++++++++++++---
 .github/workflows/linux-x86_64.yml  | 43 ++++++++++++++++++++++++--
 .github/workflows/macos-m1.yml      | 32 +++++++++++++++-----
 .github/workflows/macos-x86_64.yml  | 47 ++++++++++++++++++++++++++---
 4 files changed, 130 insertions(+), 20 deletions(-)

-- 
2.34.0



More information about the Tarantool-patches mailing list