2020-11-25 12:05:41 +00:00
projects :
- libvirt
gitlab :
namespace : libvirt
project : libvirt
targets :
2022-02-14 17:44:12 +01:00
almalinux-8 :
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-05-31 11:32:09 +02:00
alpine-317 : 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
2020-11-25 12:05:41 +00:00
centos-stream-8 :
jobs :
- arch : x86_64
2021-10-05 11:01:34 +02:00
artifacts :
expire_in : 1 day
paths :
- libvirt-rpms
2020-11-25 12:05:41 +00:00
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
2023-01-04 10:12:42 +01:00
fedora-37 :
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
2023-05-02 17:08:21 +02:00
fedora-38 :
jobs :
- arch : x86_64
artifacts :
expire_in : 1 day
paths :
- libvirt-rpms
2023-05-02 17:10:34 +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-12 : x86_64
freebsd-13 : 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
2022-08-11 12:05:24 +02:00
macos-12 :
2020-11-25 12:05:41 +00:00
jobs :
2022-11-14 10:47:29 +00:00
- arch : aarch64
2020-11-25 12:05:41 +00:00
variables :
2023-11-06 11:34:24 +01:00
PATH_EXTRA : /usr/local/opt/ccache/libexec:/usr/local/opt/gettext/bin:/usr/local/opt/libpcap/bin:/usr/local/opt/libxslt/bin
2020-11-25 12:05:41 +00:00
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-2004 :
2020-11-25 12:05:41 +00:00
jobs :
- arch : x86_64
variables :
ASAN_OPTIONS : verify_asan_link_order=0
MESON_ARGS : -Db_lundef=false -Db_sanitize=address,undefined
UBSAN_OPTIONS : print_stacktrace=1:halt_on_error=1
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