qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/9] scripts/ci: Consolidate Ansible playbook rules
@ 2024-01-04 16:07 Philippe Mathieu-Daudé
  2024-01-04 16:07 ` [PATCH 1/9] scripts/ci: Do not enforce gitlab-runner path Philippe Mathieu-Daudé
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Philippe Mathieu-Daudé @ 2024-01-04 16:07 UTC (permalink / raw)
  To: qemu-devel
  Cc: Thomas Huth, Tianrui Zhao, Song Gao, Daniel P . Berrangé,
	Wainer dos Santos Moschetta, Xianglai Li, Zhiguo Wu,
	Erik Skultety, Philippe Mathieu-Daudé, Xiaojuan Yang,
	Alex Bennée, Beraldo Leal

Hi,

The CI Ansible playbook scripts failed when trying to provision
a openEuler instance. I was going to do a manual installation,
but Alex strongly suggested to keep using Ansible, implicitly
asking to fix the scripts :) This is what this series does.

Note, when libvirt-ci is upgraded, we neglect to update the
playbook packages list. Not sure how to automate that, so I
updated manually.

Philippe Mathieu-Daudé (9):
  scripts/ci: Do not enforce gitlab-runner path
  scripts/ci: Do not restrict spice package to x86/arm hosts
  scripts/ci: Split EL8 specific packages out of Centos8 list
  scripts/ci: Update Centos8 package list
  scripts/ci: Restrict libpmem-devel package to x86 hosts
  scripts/ci: Install libxdp-devel on x86 hosts
  scripts/ci: Install RH packages on RH derivative distros
  scripts/ci: Update Ubuntu packages list
  scripts/ci: Restrict libpmem-dev and libxen-dev packages to x86 hosts

 scripts/ci/setup/build-environment.yml | 123 +++++++++++++++++++++----
 scripts/ci/setup/gitlab-runner.yml     |   6 +-
 2 files changed, 107 insertions(+), 22 deletions(-)

-- 
2.41.0



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

end of thread, other threads:[~2024-01-04 16:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-04 16:07 [RFC PATCH 0/9] scripts/ci: Consolidate Ansible playbook rules Philippe Mathieu-Daudé
2024-01-04 16:07 ` [PATCH 1/9] scripts/ci: Do not enforce gitlab-runner path Philippe Mathieu-Daudé
2024-01-04 16:07 ` [PATCH 2/9] scripts/ci: Do not restrict spice package to x86/arm hosts Philippe Mathieu-Daudé
2024-01-04 16:07 ` [RFC PATCH 3/9] scripts/ci: Split EL8 specific packages out of Centos8 list Philippe Mathieu-Daudé
2024-01-04 16:08 ` [RFC PATCH 4/9] scripts/ci: Update Centos8 package list Philippe Mathieu-Daudé
2024-01-04 16:08 ` [RFC PATCH 5/9] scripts/ci: Restrict libpmem-devel package to x86 hosts Philippe Mathieu-Daudé
2024-01-04 16:08 ` [RFC PATCH 6/9] scripts/ci: Install libxdp-devel on " Philippe Mathieu-Daudé
2024-01-04 16:08 ` [RFC PATCH 7/9] scripts/ci: Install RH packages on RH derivative distros Philippe Mathieu-Daudé
2024-01-04 16:08 ` [RFC PATCH 8/9] scripts/ci: Update Ubuntu packages list Philippe Mathieu-Daudé
2024-01-04 16:08 ` [RFC PATCH 9/9] scripts/ci: Restrict libpmem-dev and libxen-dev packages to x86 hosts Philippe Mathieu-Daudé

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).