[Tarantool-patches] [PATCH v4 2/2] gitlab-ci: add openSUSE packages build jobs

Alexander Turenko alexander.turenko at tarantool.org
Wed Aug 19 00:11:33 MSK 2020


LGTM.

WBR, Alexander Turenko.

On Fri, Aug 14, 2020 at 12:59:58PM +0300, Alexander V. Tikhonov wrote:
> Implemented openSUSE packages build with testing for images:
> opensuse-leap:15.[0-2]
> 
> Added %{sle_version} checks in Tarantool spec file according to
> https://en.opensuse.org/openSUSE:Packaging_for_Leap#RPM_Distro_Version_Macros
> 
> Added opensuse-leap of 15.1 and 15.2 versions to Gitlab-CI packages
> building/deploing jobs.
> 
> Closes #4562
> ---
>  .gitlab-ci.yml       | 24 ++++++++++++++++++++++++
>  rpm/tarantool.spec   | 16 +++++++++++-----
>  tools/update_repo.sh |  6 ++++--
>  3 files changed, 39 insertions(+), 7 deletions(-)


More information about the Tarantool-patches mailing list