Skip to content
  • Daniel P. Berrangé's avatar
    gitlab: switch most jobs to build against distro libvirt · 8573078c
    Daniel P. Berrangé authored
    
    
    The php build needs to validate two axis
    
     - A variety of libvirt versions
     - A variety of python versions
    
    We get coverage for both these axis by running a build against the
    distro provided libvirt packages. All that is then missing is a build
    against the latest libvirt git master, which only needs to be run on
    a single distro, for which Fedora 32 is picked. CentOS 8 is unable to
    build since it lacks php-imagick.
    
    Signed-off-by: default avatarDaniel P. Berrangé <berrange@redhat.com>
    8573078c