From 2e4cb919594efe9f8b95df88b2a97e8728a8875c Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Wed, 14 Feb 2024 19:47:18 -0500 Subject: [PATCH] Disable tests for bootstrap The tests are consistently failing internally, and we need a build in order to proceed with building all dependents. This will be reverted following the bootstrap. --- net-snmp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-snmp.spec b/net-snmp.spec index 888a078..3a1c639 100644 --- a/net-snmp.spec +++ b/net-snmp.spec @@ -1,5 +1,5 @@ # use nestnmp_check 0 to speed up packaging by disabling 'make test' -%{!?netsnmp_check: %global netsnmp_check 1} +%{!?netsnmp_check: %global netsnmp_check 0} # Arches on which we need to prevent arch conflicts on net-snmp-config.h %global multilib_arches %{ix86} ia64 ppc ppc64 s390 s390x x86_64 sparc sparcv9 sparc64 aarch64