qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] gitlab-ci.yml: Add openSUSE Leap 15.2 for gitlab CI/CD


From: Thomas Huth
Subject: Re: [PATCH] gitlab-ci.yml: Add openSUSE Leap 15.2 for gitlab CI/CD
Date: Sun, 3 Jan 2021 15:08:33 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.4.0

On 29/12/2020 09.50, Cho, Yu-Chen wrote:
Add build-system-opensuse jobs and opensuse-leap.docker dockerfile.
Use openSUSE Leap 15.2 container image in the gitlab-CI.

Signed-off-by: Cho, Yu-Chen <acho@suse.com>
---
v4:
Add package tar and fix python3 version from 3.8 to 3.6
Add acceptance-system-opensuse back.

v3:
Drop the "acceptance-system-opensuse" job part of the
patch for now to get at least the basic compile-coverage

v2:
Drop some package from dockerfile to make docker image more light.

v1:
Add build-system-opensuse jobs and opensuse-leap.docker dockerfile.
Use openSUSE Leap 15.2 container image in the gitlab-CI.
---
  .gitlab-ci.d/containers.yml                   |  5 ++
  .gitlab-ci.yml                                | 31 +++++++++++
  tests/docker/dockerfiles/opensuse-leap.docker | 55 +++++++++++++++++++
  3 files changed, 91 insertions(+)
  create mode 100644 tests/docker/dockerfiles/opensuse-leap.docker


Thanks, works now for me, too.

Tested-by: Thomas Huth <thuth@redhat.com>

I'll queue it for my next pull request.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]