tarantool / tarantool-qa

QA related issues of Tarantool
3 stars 0 forks source link

Add testing for static build packages for tarantool 3.0 #322

Closed ylobankov closed 1 year ago

ylobankov commented 1 year ago

In the scope of the activities (https://github.com/tarantool/tarantool/pull/8771, https://github.com/tarantool/tarantool/pull/8840, https://github.com/tarantool/tarantool/pull/8866) on creating static build packages, we have to implement comprehensive testing for them.

It can be done by extending the static_build_packaging.yml workflow with an extra matrix job where artifacts from the packaging job can be used for testing.