[PATCH 0/3] Update openSUSE to version 16 in our CI

Thomas Huth posted 3 patches 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260316135407.209072-1-thuth@redhat.com
Maintainers: Paolo Bonzini <pbonzini@redhat.com>, "Alex Bennée" <alex.bennee@linaro.org>, "Philippe Mathieu-Daudé" <philmd@linaro.org>
configure                                     |  1 -
tests/docker/dockerfiles/opensuse-leap.docker | 35 ++++++-----
tests/lcitool/mappings.yml                    | 58 -------------------
tests/lcitool/projects/qemu.yml               |  1 -
tests/lcitool/refresh                         |  2 +-
5 files changed, 18 insertions(+), 79 deletions(-)
[PATCH 0/3] Update openSUSE to version 16 in our CI
Posted by Thomas Huth 3 weeks ago
Since openSUSE 16 is available since a while already, and openSUSE 15
is older than 5 years, it's time to update to the new major version now.

The first patch is required since we are going to remove the "python3-sqlite3"
entry from our mappings.yml and lcitool complains about it otherwise.

Thomas Huth (3):
  tests/lcitool: Remove python3-sqlite3 from the list of needed packages
  tests/lcitool: Update openSUSE to version 16
  tests/docker: Update the opensuse-leap container file to version 16

 configure                                     |  1 -
 tests/docker/dockerfiles/opensuse-leap.docker | 35 ++++++-----
 tests/lcitool/mappings.yml                    | 58 -------------------
 tests/lcitool/projects/qemu.yml               |  1 -
 tests/lcitool/refresh                         |  2 +-
 5 files changed, 18 insertions(+), 79 deletions(-)

-- 
2.53.0
Re: [PATCH 0/3] Update openSUSE to version 16 in our CI
Posted by Alex Bennée 2 weeks, 3 days ago
Thomas Huth <thuth@redhat.com> writes:

> Since openSUSE 16 is available since a while already, and openSUSE 15
> is older than 5 years, it's time to update to the new major version now.
>
> The first patch is required since we are going to remove the "python3-sqlite3"
> entry from our mappings.yml and lcitool complains about it otherwise.
>
> Thomas Huth (3):
>   tests/lcitool: Remove python3-sqlite3 from the list of needed packages
>   tests/lcitool: Update openSUSE to version 16
>   tests/docker: Update the opensuse-leap container file to version 16
>
>  configure                                     |  1 -
>  tests/docker/dockerfiles/opensuse-leap.docker | 35 ++++++-----
>  tests/lcitool/mappings.yml                    | 58 -------------------
>  tests/lcitool/projects/qemu.yml               |  1 -
>  tests/lcitool/refresh                         |  2 +-
>  5 files changed, 18 insertions(+), 79 deletions(-)

Queued to testing/next, thanks.

-- 
Alex Bennée
Virtualisation Tech Lead @ Linaro