2020-11-25 15:05:41 +03:00
projects :
- libvirt
gitlab :
namespace : libvirt
project : libvirt
targets :
2024-05-03 20:52:58 +03:00
almalinux-9 :
2020-11-25 15:05:41 +03:00
jobs :
- arch : x86_64
2022-05-27 17:06:18 +03:00
builds : false
2020-11-25 15:05:41 +03:00
variables :
RPM : skip
- arch : x86_64
suffix : -clang
variables :
RPM : skip
CC : clang
2023-12-14 10:36:01 +03:00
alpine-319 : x86_64
2022-04-12 19:59:40 +03:00
2022-03-15 12:26:46 +03:00
alpine-edge :
jobs :
- arch : x86_64
allow-failure : true
2022-01-27 14:46:32 +03:00
centos-stream-9 :
jobs :
- arch : x86_64
2021-10-05 12:01:34 +03:00
artifacts :
expire_in : 1 day
paths :
- libvirt-rpms
2021-09-10 17:48:25 +03:00
debian-11 :
jobs :
- arch : x86_64
2023-08-11 12:46:20 +03:00
builds : false
2021-09-10 17:48:25 +03:00
- arch : x86_64
suffix : -clang
2023-08-11 12:46:20 +03:00
builds : false
2021-09-10 17:48:25 +03:00
- arch : aarch64
2022-05-27 17:06:20 +03:00
containers : false
2021-09-10 17:48:25 +03:00
builds : false
- arch : armv6l
2022-05-27 17:06:20 +03:00
containers : false
2021-09-10 17:48:25 +03:00
builds : false
- arch : armv7l
2023-08-11 12:46:20 +03:00
builds : false
2021-09-10 17:48:25 +03:00
- arch : i686
2022-05-27 17:06:20 +03:00
containers : false
2021-09-10 17:48:25 +03:00
builds : false
- arch : mips64el
2022-05-27 17:06:20 +03:00
containers : false
builds : false
2021-09-10 17:48:25 +03:00
- arch : mipsel
2022-05-27 17:06:20 +03:00
containers : false
2021-09-10 17:48:25 +03:00
builds : false
2020-11-25 15:05:41 +03:00
- arch : ppc64le
2022-05-27 17:06:20 +03:00
containers : false
builds : false
2020-11-25 15:05:41 +03:00
- arch : s390x
2022-05-27 17:06:20 +03:00
containers : false
2020-11-25 15:05:41 +03:00
builds : false
2023-08-11 12:46:20 +03: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 12:37:46 +03:00
2020-11-25 15:05:41 +03:00
debian-sid :
jobs :
- arch : x86_64
2021-10-20 13:43:37 +03:00
allow-failure : true
2020-11-25 15:05:41 +03:00
- arch : aarch64
2022-05-27 17:06:20 +03:00
containers : false
builds : false
2020-11-25 15:05:41 +03:00
- arch : armv6l
2022-05-27 17:06:20 +03:00
containers : false
2020-11-25 15:05:41 +03:00
builds : false
- arch : armv7l
2022-05-27 17:06:20 +03:00
containers : false
2020-11-25 15:05:41 +03:00
builds : false
- arch : i686
2022-05-27 17:06:20 +03:00
containers : false
builds : false
2020-11-25 15:05:41 +03:00
- arch : mips64el
2022-05-27 17:06:20 +03:00
containers : false
2021-09-10 17:48:25 +03:00
builds : false
2020-11-25 15:05:41 +03:00
- arch : ppc64le
2022-05-27 17:06:20 +03:00
containers : false
2020-11-25 15:05:41 +03:00
builds : false
- arch : s390x
2022-05-27 17:06:20 +03:00
containers : false
builds : false
2020-11-25 15:05:41 +03:00
2024-05-03 20:48:28 +03:00
fedora-39 :
2022-05-26 09:39:10 +03:00
jobs :
- arch : x86_64
2022-05-26 16:43:36 +03:00
artifacts :
expire_in : 1 day
paths :
- libvirt-rpms
2022-05-26 09:39:10 +03:00
2024-05-03 20:48:28 +03:00
fedora-40 :
2023-05-02 18:08:21 +03:00
jobs :
- arch : x86_64
artifacts :
expire_in : 1 day
paths :
- libvirt-rpms
2024-05-03 20:48:28 +03:00
- arch : mingw32
builds : false
- arch : mingw64
2020-11-25 15:05:41 +03: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 15:12:25 +03:00
builds : false
2020-11-25 15:05:41 +03:00
freebsd-13 : x86_64
2024-01-03 12:07:49 +03:00
freebsd-14 : x86_64
2023-04-27 09:48:21 +03:00
opensuse-leap-15 :
2023-03-23 17:21:37 +03:00
jobs :
- arch : x86_64
variables :
RPM : skip
2023-11-03 16:22:42 +03:00
# Keep until fix for: https://bugzilla.opensuse.org/show_bug.cgi?id=1216862
CFLAGS : -Wno-missing-include-dirs
2023-03-23 17:21:37 +03:00
2020-11-25 15:05:41 +03:00
opensuse-tumbleweed :
jobs :
- arch : x86_64
2021-10-20 13:43:37 +03:00
allow-failure : true
2020-11-25 15:05:41 +03:00
variables :
RPM : skip
2023-11-06 13:35:40 +03: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 13:36:15 +03: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 17:06:19 +03:00
ubuntu-2204 :
2024-05-03 16:58:20 +03:00
jobs :
- arch : x86_64
ubuntu-2404 :
2022-05-27 17:06:19 +03:00
jobs :
- arch : x86_64
builds : false
2020-11-25 15:05:41 +03: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