[libvirt] [PATCH] jenkins: skip gtk-vnc RPM build on centos 8

We don't have a centos 8 host deployed in CI at this time Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- jenkins/projects/gtk-vnc.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/jenkins/projects/gtk-vnc.yaml b/jenkins/projects/gtk-vnc.yaml index 95ff14b..4887000 100644 --- a/jenkins/projects/gtk-vnc.yaml +++ b/jenkins/projects/gtk-vnc.yaml @@ -15,7 +15,6 @@ # RPM build is still not possible on CentOS7 as it does not # have the needed RPM macros for meson. machines: - - libvirt-centos-8 - libvirt-fedora-30 - libvirt-fedora-31 - libvirt-fedora-rawhide -- 2.24.1

On Wed, 2020-01-08 at 16:21 +0000, Daniel P. Berrangé wrote:
jenkins: skip gtk-vnc RPM build on centos 8
We don't have a centos 8 host deployed in CI at this time
s/centos/CentOS/g Reviewed-by: Andrea Bolognani <abologna@redhat.com> -- Andrea Bolognani / Red Hat / Virtualization
participants (2)
-
Andrea Bolognani
-
Daniel P. Berrangé