All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Krempa <pkrempa@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Alex Bennée" <alex.bennee@linaro.org>,
	"Philippe Mathieu-Daudé" <philmd@linaro.org>,
	"Thomas Huth" <thuth@redhat.com>,
	"Wainer dos Santos Moschetta" <wainersm@redhat.com>,
	"Beraldo Leal" <bleal@redhat.com>,
	"Paolo Bonzini" <pbonzini@redhat.com>
Subject: [PATCH v2 0/2] tests: lcitool: Switch to OpenSUSE Leap 15.4
Date: Mon, 17 Apr 2023 14:46:52 +0200	[thread overview]
Message-ID: <cover.1681735482.git.pkrempa@redhat.com> (raw)

v2:
 - update 'libvirt-ci' submodule first
 - fix forgotten explicit mappings for 15.4


Peter Krempa (2):
  tests: libvirt-ci: Update to commit '51dad419'
  tests: lcitool: Switch to OpenSUSE Leap 15.4

 .gitlab-ci.d/cirrus/freebsd-12.vars           |  16 ++
 .gitlab-ci.d/cirrus/freebsd-13.vars           |  16 ++
 .gitlab-ci.d/cirrus/macos-12.vars             |  16 ++
 tests/docker/dockerfiles/alpine.docker        | 127 +++++++++++++
 tests/docker/dockerfiles/centos8.docker       | 141 +++++++++++++-
 .../dockerfiles/debian-amd64-cross.docker     | 174 +++++++++++++++++-
 tests/docker/dockerfiles/debian-amd64.docker  | 148 +++++++++++++++
 .../dockerfiles/debian-arm64-cross.docker     | 173 ++++++++++++++++-
 .../dockerfiles/debian-armel-cross.docker     | 172 ++++++++++++++++-
 .../dockerfiles/debian-armhf-cross.docker     | 173 ++++++++++++++++-
 .../dockerfiles/debian-mips64el-cross.docker  | 170 ++++++++++++++++-
 .../dockerfiles/debian-mipsel-cross.docker    | 170 ++++++++++++++++-
 .../dockerfiles/debian-ppc64el-cross.docker   | 172 ++++++++++++++++-
 .../dockerfiles/debian-s390x-cross.docker     | 171 ++++++++++++++++-
 .../dockerfiles/fedora-win32-cross.docker     | 106 ++++++++++-
 .../dockerfiles/fedora-win64-cross.docker     | 106 ++++++++++-
 tests/docker/dockerfiles/fedora.docker        | 153 ++++++++++++++-
 tests/docker/dockerfiles/opensuse-leap.docker | 142 +++++++++++++-
 tests/docker/dockerfiles/ubuntu2004.docker    | 149 +++++++++++++++
 tests/docker/dockerfiles/ubuntu2204.docker    | 148 +++++++++++++++
 tests/lcitool/libvirt-ci                      |   2 +-
 tests/lcitool/mappings.yml                    |  36 ++--
 tests/lcitool/refresh                         |   2 +-
 ...use-leap-153.yml => opensuse-leap-154.yml} |   0
 24 files changed, 2634 insertions(+), 49 deletions(-)
 rename tests/lcitool/targets/{opensuse-leap-153.yml => opensuse-leap-154.yml} (100%)

-- 
2.39.2



             reply	other threads:[~2023-04-17 12:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-17 12:46 Peter Krempa [this message]
2023-04-17 12:46 ` [PATCH v2 1/2] tests: libvirt-ci: Update to commit '51dad419' Peter Krempa
2023-04-18  9:05   ` Paolo Bonzini
2023-04-18  9:15   ` Daniel P. Berrangé
2023-04-17 12:46 ` [PATCH v2 2/2] tests: lcitool: Switch to OpenSUSE Leap 15.4 Peter Krempa
2023-04-17 14:32   ` Olaf Hering
2023-04-18  9:05     ` Paolo Bonzini
2023-04-18  9:40     ` Daniel P. Berrangé

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1681735482.git.pkrempa@redhat.com \
    --to=pkrempa@redhat.com \
    --cc=alex.bennee@linaro.org \
    --cc=bleal@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@redhat.com \
    --cc=wainersm@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.