qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ci: fix running of vnc-display-test
@ 2024-07-18  9:41 Daniel P. Berrangé
  2024-07-18  9:41 ` [PATCH 1/2] ci: add gtk-vnc to the deps Daniel P. Berrangé
  2024-07-18  9:41 ` [PATCH 2/2] ci: refresh package lists with lcitool Daniel P. Berrangé
  0 siblings, 2 replies; 5+ messages in thread
From: Daniel P. Berrangé @ 2024-07-18  9:41 UTC (permalink / raw)
  To: qemu-devel
  Cc: Thomas Huth, Alex Bennée, Wainer dos Santos Moschetta,
	Beraldo Leal, Ed Maste, Li-Wen Hsu, Philippe Mathieu-Daudé,
	Daniel P. Berrangé

The vnc-display-test is skipped in CI due to missing gvnc RPMs,
fix that.

Daniel P. Berrangé (2):
  ci: add gtk-vnc to the deps
  ci: refresh package lists with lcitool

 .gitlab-ci.d/cirrus/freebsd-13.vars                   | 2 +-
 .gitlab-ci.d/cirrus/macos-13.vars                     | 2 +-
 .gitlab-ci.d/cirrus/macos-14.vars                     | 2 +-
 scripts/ci/setup/ubuntu/ubuntu-2204-aarch64.yaml      | 1 +
 scripts/ci/setup/ubuntu/ubuntu-2204-s390x.yaml        | 1 +
 tests/docker/dockerfiles/alpine.docker                | 1 +
 tests/docker/dockerfiles/debian-amd64-cross.docker    | 1 +
 tests/docker/dockerfiles/debian-arm64-cross.docker    | 1 +
 tests/docker/dockerfiles/debian-armel-cross.docker    | 1 +
 tests/docker/dockerfiles/debian-armhf-cross.docker    | 1 +
 tests/docker/dockerfiles/debian-i686-cross.docker     | 1 +
 tests/docker/dockerfiles/debian-mips64el-cross.docker | 1 +
 tests/docker/dockerfiles/debian-mipsel-cross.docker   | 1 +
 tests/docker/dockerfiles/debian-ppc64el-cross.docker  | 1 +
 tests/docker/dockerfiles/debian-s390x-cross.docker    | 1 +
 tests/docker/dockerfiles/debian.docker                | 1 +
 tests/docker/dockerfiles/fedora-win64-cross.docker    | 1 +
 tests/docker/dockerfiles/fedora.docker                | 1 +
 tests/docker/dockerfiles/opensuse-leap.docker         | 1 +
 tests/docker/dockerfiles/ubuntu2204.docker            | 1 +
 tests/lcitool/projects/qemu.yml                       | 1 +
 tests/vm/generated/freebsd.json                       | 1 +
 22 files changed, 22 insertions(+), 3 deletions(-)

-- 
2.45.2



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

end of thread, other threads:[~2024-07-18 10:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-18  9:41 [PATCH 0/2] ci: fix running of vnc-display-test Daniel P. Berrangé
2024-07-18  9:41 ` [PATCH 1/2] ci: add gtk-vnc to the deps Daniel P. Berrangé
2024-07-18 10:34   ` Thomas Huth
2024-07-18 10:35     ` Daniel P. Berrangé
2024-07-18  9:41 ` [PATCH 2/2] ci: refresh package lists with lcitool Daniel P. Berrangé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).