diff --git a/SPECS/ovn2.11.spec b/SPECS/ovn2.11.spec
index 5397655..94a7628 100644
--- a/SPECS/ovn2.11.spec
+++ b/SPECS/ovn2.11.spec
@@ -354,7 +354,10 @@ Requires(preun): systemd-units
 Requires(postun): systemd-units
 
 # to skip running checks, pass --without check
-%bcond_without check
+# 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.
+%bcond_with check
 
 %description
 OVN, the Open Virtual Network, is a system to support virtual network