2020-11-25 12:05:41 +00:00
projects :
- libvirt
gitlab :
namespace : libvirt
project : libvirt
targets :
2024-05-03 19:52:58 +02:00
almalinux-9 :
2020-11-25 12:05:41 +00:00
jobs :
- arch : x86_64
2022-05-27 10:06:18 -04:00
builds : false
2020-11-25 12:05:41 +00:00
variables :
RPM : skip
- arch : x86_64
suffix : -clang
variables :
RPM : skip
CC : clang
2023-12-14 08:36:01 +01:00
alpine-319 : x86_64
2022-04-12 18:59:40 +02:00
2022-03-15 10:26:46 +01:00
alpine-edge :
jobs :
- arch : x86_64
allow-failure : true
2022-01-27 12:46:32 +01:00
centos-stream-9 :
jobs :
- arch : x86_64
2021-10-05 11:01:34 +02:00
artifacts :
expire_in : 1 day
paths :
- libvirt-rpms
2021-09-10 16:48:25 +02:00
debian-11 :
jobs :
- arch : x86_64
2023-08-11 11:46:20 +02:00
builds : false
2021-09-10 16:48:25 +02:00
- arch : x86_64
suffix : -clang
2023-08-11 11:46:20 +02:00
builds : false
2021-09-10 16:48:25 +02:00
- arch : aarch64
2022-05-27 10:06:20 -04:00
containers : false
2021-09-10 16:48:25 +02:00
builds : false
- arch : armv6l
2022-05-27 10:06:20 -04:00
containers : false
2021-09-10 16:48:25 +02:00
builds : false
- arch : armv7l
2023-08-11 11:46:20 +02:00
builds : false
2021-09-10 16:48:25 +02:00
- arch : i686
2022-05-27 10:06:20 -04:00
containers : false
2021-09-10 16:48:25 +02:00
builds : false
- arch : mips64el
2022-05-27 10:06:20 -04:00
containers : false
builds : false
2021-09-10 16:48:25 +02:00
- arch : mipsel
2022-05-27 10:06:20 -04:00
containers : false
2021-09-10 16:48:25 +02:00
builds : false
2020-11-25 12:05:41 +00:00
- arch : ppc64le
2022-05-27 10:06:20 -04:00
containers : false
builds : false
2020-11-25 12:05:41 +00:00
- arch : s390x
2022-05-27 10:06:20 -04:00
containers : false
2020-11-25 12:05:41 +00:00
builds : false
2023-08-11 11:46:20 +02:00
debian-12 :
jobs :
- arch : x86_64
- arch : x86_64
suffix : -clang
- arch : aarch64
containers : false
builds : false
- arch : armv6l
containers : false
builds : false
- arch : armv7l
- arch : i686
containers : false
builds : false
- arch : mips64el
containers : false
builds : false
- arch : mipsel
containers : false
builds : false
- arch : ppc64le
containers : false
builds : false
- arch : s390x
containers : false
builds : false
2023-08-11 11:37:46 +02:00
2020-11-25 12:05:41 +00:00
debian-sid :
jobs :
- arch : x86_64
2021-10-20 11:43:37 +01:00
allow-failure : true
2020-11-25 12:05:41 +00:00
- arch : aarch64
2022-05-27 10:06:20 -04:00
containers : false
builds : false
2020-11-25 12:05:41 +00:00
- arch : armv6l
2022-05-27 10:06:20 -04:00
containers : false
2020-11-25 12:05:41 +00:00
builds : false
- arch : armv7l
2022-05-27 10:06:20 -04:00
containers : false
2020-11-25 12:05:41 +00:00
builds : false
- arch : i686
2022-05-27 10:06:20 -04:00
containers : false
builds : false
2020-11-25 12:05:41 +00:00
- arch : mips64el
2022-05-27 10:06:20 -04:00
containers : false
2021-09-10 16:48:25 +02:00
builds : false
2020-11-25 12:05:41 +00:00
- arch : ppc64le
2022-05-27 10:06:20 -04:00
containers : false
2020-11-25 12:05:41 +00:00
builds : false
- arch : s390x
2022-05-27 10:06:20 -04:00
containers : false
builds : false
2020-11-25 12:05:41 +00:00
2024-05-03 19:48:28 +02:00
fedora-39 :
2022-05-26 08:39:10 +02:00
jobs :
- arch : x86_64
2022-05-26 15:43:36 +02:00
artifacts :
expire_in : 1 day
paths :
- libvirt-rpms
2022-05-26 08:39:10 +02:00
2024-05-03 19:48:28 +02:00
fedora-40 :
2023-05-02 17:08:21 +02:00
jobs :
- arch : x86_64
artifacts :
expire_in : 1 day
paths :
- libvirt-rpms
2024-05-03 19:48:28 +02:00
- arch : mingw32
builds : false
- arch : mingw64
2020-11-25 12:05:41 +00:00
fedora-rawhide :
jobs :
- arch : x86_64
allow-failure : true
- arch : x86_64
suffix : -clang
allow-failure : true
variables :
CC : clang
RPM : skip
- arch : mingw32
allow-failure : true
- arch : mingw64
allow-failure : true
2021-11-23 12:12:25 +00:00
builds : false
2020-11-25 12:05:41 +00:00
freebsd-13 : x86_64
2024-01-03 10:07:49 +01:00
freebsd-14 : x86_64
2023-04-27 08:48:21 +02:00
opensuse-leap-15 :
2023-03-23 15:21:37 +01:00
jobs :
- arch : x86_64
variables :
RPM : skip
2023-11-03 09:22:42 -04:00
# Keep until fix for: https://bugzilla.opensuse.org/show_bug.cgi?id=1216862
CFLAGS : -Wno-missing-include-dirs
2023-03-23 15:21:37 +01:00
2020-11-25 12:05:41 +00:00
opensuse-tumbleweed :
jobs :
- arch : x86_64
2021-10-20 11:43:37 +01:00
allow-failure : true
2020-11-25 12:05:41 +00:00
variables :
RPM : skip
2023-11-06 11:35:40 +01:00
macos-13 :
jobs :
- arch : aarch64
variables :
PATH_EXTRA : /usr/local/opt/ccache/libexec:/usr/local/opt/gettext/bin:/usr/local/opt/libpcap/bin:/usr/local/opt/libxslt/bin
PKG_CONFIG_PATH : /usr/local/opt/curl/lib/pkgconfig:/usr/local/opt/libpcap/lib/pkgconfig:/usr/local/opt/libxml2/lib/pkgconfig:/usr/local/opt/ncurses/lib/pkgconfig:/usr/local/opt/readline/lib/pkgconfig
2023-11-06 11:36:15 +01:00
macos-14 :
jobs :
- arch : aarch64
variables :
PATH_EXTRA : /usr/local/opt/ccache/libexec:/usr/local/opt/gettext/bin:/usr/local/opt/libpcap/bin:/usr/local/opt/libxslt/bin
PKG_CONFIG_PATH : /usr/local/opt/curl/lib/pkgconfig:/usr/local/opt/libpcap/lib/pkgconfig:/usr/local/opt/libxml2/lib/pkgconfig:/usr/local/opt/ncurses/lib/pkgconfig:/usr/local/opt/readline/lib/pkgconfig
2022-05-27 10:06:19 -04:00
ubuntu-2204 :
jobs :
- arch : x86_64
builds : false
2020-11-25 12:05:41 +00:00
- arch : x86_64
suffix : -clang
variables :
CC : clang
MESON_ARGS : -Db_lundef=false -Db_sanitize=address,undefined
UBSAN_OPTIONS : print_stacktrace=1:halt_on_error=1