All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Update openSUSE to version 16 in our CI
@ 2026-03-16 13:54 Thomas Huth
  2026-03-16 13:54 ` [PATCH 1/3] tests/lcitool: Remove python3-sqlite3 from the list of needed packages Thomas Huth
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Thomas Huth @ 2026-03-16 13:54 UTC (permalink / raw)
  To: qemu-devel
  Cc: Alex Bennée, Philippe Mathieu-Daudé,
	Daniel P . Berrangé, Thomas Huth

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



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2026-03-20 15:43 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-16 13:54 [PATCH 0/3] Update openSUSE to version 16 in our CI Thomas Huth
2026-03-16 13:54 ` [PATCH 1/3] tests/lcitool: Remove python3-sqlite3 from the list of needed packages Thomas Huth
2026-03-16 14:40   ` Alex Bennée
2026-03-16 13:54 ` [PATCH 2/3] tests/lcitool: Update openSUSE to version 16 Thomas Huth
2026-03-16 14:43   ` Alex Bennée
2026-03-17 14:51     ` Thomas Huth
2026-03-17 15:18       ` Alex Bennée
2026-03-17 15:25         ` Daniel P. Berrangé
2026-03-16 13:54 ` [PATCH 3/3] tests/docker: Update the opensuse-leap container file " Thomas Huth
2026-03-16 14:44   ` Alex Bennée
2026-03-20 15:43 ` [PATCH 0/3] Update openSUSE to version 16 in our CI Alex Bennée

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.