From 9ae03b555dbcb9ac15a43eecdeb4ddc883b8f1fc Mon Sep 17 00:00:00 2001 From: Dominik Holler Date: Aug 24 2020 14:15:18 +0000 Subject: Workaround for issue 42 Disable Tests due to https://pagure.io/centos-infra/issue/42, tests failing as build is running on CentOS7 builder, once builders are CentOS8 based tests can be re enabled. --- diff --git a/SPECS/openvswitch2.11.spec b/SPECS/openvswitch2.11.spec index f78ea89..54065a2 100644 --- a/SPECS/openvswitch2.11.spec +++ b/SPECS/openvswitch2.11.spec @@ -24,8 +24,11 @@ # FIXME Test "STP - flush the fdb and mdb when topology changed" fails on s390x # FIXME 2 tests fails on ppc64le. They will be hopefully fixed before official 2.11 +# Disable Tests due to https://pagure.io/centos-infra/issue/42, tests failing +# as build is running on CentOS7 builder, once builders are CentOS8 based tests can +# be re enabled. %ifarch %{ix86} x86_64 aarch64 -%bcond_without check +%bcond_with check %else %bcond_with check %endif