mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
539e851c5d
Two notable changes: * the macOS platform has switched from x86_64 to aarch64 * if a new pipeline starts before a previous one finishes, jobs marked 'interruptible: true' will be auto-cancelled Reviewed-by: Pavel Hrdina <phrdina@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
202 lines
3.7 KiB
YAML
202 lines
3.7 KiB
YAML
projects:
|
|
- libvirt
|
|
|
|
gitlab:
|
|
namespace: libvirt
|
|
project: libvirt
|
|
|
|
targets:
|
|
almalinux-8:
|
|
jobs:
|
|
- arch: x86_64
|
|
builds: false
|
|
variables:
|
|
RPM: skip
|
|
|
|
- arch: x86_64
|
|
suffix: -clang
|
|
variables:
|
|
RPM: skip
|
|
CC: clang
|
|
|
|
alpine-315: x86_64
|
|
|
|
alpine-edge:
|
|
jobs:
|
|
- arch: x86_64
|
|
allow-failure: true
|
|
|
|
centos-stream-8:
|
|
jobs:
|
|
- arch: x86_64
|
|
artifacts:
|
|
expire_in: 1 day
|
|
paths:
|
|
- libvirt-rpms
|
|
|
|
centos-stream-9:
|
|
jobs:
|
|
- arch: x86_64
|
|
artifacts:
|
|
expire_in: 1 day
|
|
paths:
|
|
- libvirt-rpms
|
|
|
|
debian-11:
|
|
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
|
|
|
|
debian-sid:
|
|
jobs:
|
|
- arch: x86_64
|
|
allow-failure: true
|
|
|
|
- arch: aarch64
|
|
containers: false
|
|
builds: false
|
|
|
|
- arch: armv6l
|
|
containers: false
|
|
builds: false
|
|
|
|
- arch: armv7l
|
|
containers: false
|
|
builds: false
|
|
|
|
- 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
|
|
|
|
fedora-35:
|
|
jobs:
|
|
- arch: x86_64
|
|
artifacts:
|
|
expire_in: 1 day
|
|
paths:
|
|
- libvirt-rpms
|
|
|
|
fedora-36:
|
|
jobs:
|
|
- arch: x86_64
|
|
artifacts:
|
|
expire_in: 1 day
|
|
paths:
|
|
- libvirt-rpms
|
|
|
|
- arch: mingw32
|
|
builds: false
|
|
|
|
- arch: mingw64
|
|
|
|
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
|
|
builds: false
|
|
|
|
freebsd-12: x86_64
|
|
|
|
freebsd-13: x86_64
|
|
|
|
opensuse-leap-153:
|
|
jobs:
|
|
- arch: x86_64
|
|
variables:
|
|
RPM: skip
|
|
|
|
opensuse-tumbleweed:
|
|
jobs:
|
|
- arch: x86_64
|
|
allow-failure: true
|
|
variables:
|
|
RPM: skip
|
|
|
|
macos-12:
|
|
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:/usr/local/opt/rpcgen/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
|
|
|
|
ubuntu-2004:
|
|
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
|
|
|
|
ubuntu-2204:
|
|
jobs:
|
|
- arch: x86_64
|
|
builds: false
|
|
|
|
- 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
|