All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-4.19 0/4] CI: Fixes, part 1
@ 2024-07-03 14:19 Andrew Cooper
  2024-07-03 14:19 ` [PATCH for-4.19 1/4] CI: Formalise the use of heredocs Andrew Cooper
                   ` (4 more replies)
  0 siblings, 5 replies; 21+ messages in thread
From: Andrew Cooper @ 2024-07-03 14:19 UTC (permalink / raw)
  To: Xen-devel
  Cc: Andrew Cooper, Anthony PERARD, Stefano Stabellini, Doug Goldstein,
	Roger Pau Monné, Oleksii Kurochko

Minimum fixes to rebuild the containers, following the HEREDOC problems.

Unrelated to the HEREDOC problems, Archlinux and CentOS 7 need aditional
chagnes to rebuild.

There will be subsequent work to make some improvements to CI for 4.19, so in
particular we're testing with up-to-date LTS distros.

Andrew Cooper (4):
  CI: Formalise the use of heredocs
  CI: Adjust the usage of inline files
  CI: Drop bin86/dev86 from archlinux container
  CI: Rework the CentOS7 container

 automation/build/README.md                    | 10 ++-
 .../build/alpine/3.18-arm64v8.dockerfile      |  1 +
 automation/build/alpine/3.18.dockerfile       |  1 +
 .../archlinux/current-riscv64.dockerfile      |  1 +
 automation/build/archlinux/current.dockerfile |  3 +-
 automation/build/centos/7.dockerfile          | 71 ++++++++++---------
 .../bookworm-arm64v8-arm32-gcc.dockerfile     |  1 +
 .../build/debian/bookworm-arm64v8.dockerfile  |  1 +
 .../build/debian/bookworm-cppcheck.dockerfile |  1 +
 .../build/debian/bookworm-i386.dockerfile     |  1 +
 automation/build/debian/bookworm.dockerfile   |  1 +
 .../build/debian/bullseye-ppc64le.dockerfile  |  1 +
 .../build/debian/buster-gcc-ibt.dockerfile    |  1 +
 .../build/debian/jessie-i386.dockerfile       |  3 +-
 automation/build/debian/jessie.dockerfile     |  3 +-
 .../build/debian/stretch-i386.dockerfile      |  3 +-
 automation/build/debian/stretch.dockerfile    |  3 +-
 automation/build/fedora/29.dockerfile         |  1 +
 .../build/suse/opensuse-leap.dockerfile       |  1 +
 .../build/suse/opensuse-tumbleweed.dockerfile |  1 +
 automation/build/ubuntu/bionic.dockerfile     |  1 +
 automation/build/ubuntu/focal.dockerfile      |  1 +
 automation/build/ubuntu/trusty.dockerfile     |  1 +
 .../build/ubuntu/xenial-xilinx.dockerfile     |  1 +
 automation/build/ubuntu/xenial.dockerfile     |  1 +
 automation/build/yocto/yocto.dockerfile.in    |  2 +
 .../alpine/3.18-arm64v8.dockerfile            |  1 +
 .../tests-artifacts/alpine/3.18.dockerfile    |  1 +
 .../kernel/5.19-arm64v8.dockerfile            |  1 +
 .../tests-artifacts/kernel/6.1.19.dockerfile  |  1 +
 .../6.0.0-arm64v8.dockerfile                  |  1 +
 .../qemu-system-ppc64/8.1.0-ppc64.dockerfile  |  1 +
 32 files changed, 82 insertions(+), 40 deletions(-)


base-commit: fb76e08a8f7a61dfbc07d0f335f1623bca650d7f
-- 
2.39.2



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

end of thread, other threads:[~2024-07-04 19:00 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-03 14:19 [PATCH for-4.19 0/4] CI: Fixes, part 1 Andrew Cooper
2024-07-03 14:19 ` [PATCH for-4.19 1/4] CI: Formalise the use of heredocs Andrew Cooper
2024-07-03 14:34   ` Roger Pau Monné
2024-07-03 14:38     ` Andrew Cooper
2024-07-03 14:20 ` [PATCH for-4.19 2/4] CI: Adjust the usage of inline files Andrew Cooper
2024-07-03 14:37   ` Roger Pau Monné
2024-07-03 14:20 ` [PATCH for-4.19 3/4] CI: Drop bin86/dev86 from archlinux container Andrew Cooper
2024-07-03 14:43   ` Roger Pau Monné
2024-07-03 14:52     ` Andrew Cooper
2024-07-03 16:19       ` Anthony PERARD
2024-07-04 18:06         ` Andrew Cooper
2024-07-03 14:20 ` [PATCH for-4.19 4/4] CI: Rework the CentOS7 container Andrew Cooper
2024-07-03 14:55   ` Roger Pau Monné
2024-07-03 15:09     ` Andrew Cooper
2024-07-04  8:15       ` Roger Pau Monné
2024-07-04 18:59         ` Andrew Cooper
2024-07-04 11:46   ` Oleksii
2024-07-04 18:58   ` [PATCH for-4.19 v2 " Andrew Cooper
2024-07-04 10:37 ` [PATCH for-4.19 0/4] CI: Fixes, part 1 Oleksii
2024-07-04 10:51   ` Andrew Cooper
2024-07-04 11:13     ` Oleksii

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.