From 7b7238abd85d6f9c6737756b9de8639e8a710906 Mon Sep 17 00:00:00 2001 From: Honza Horak Date: May 16 2017 13:58:03 +0000 Subject: Disable test-suite run --- diff --git a/mariadb.spec b/mariadb.spec index b39ffbe..9c22502 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -5,7 +5,7 @@ # Regression tests may take a long time (many cores recommended), skip them by # passing --nocheck to rpmbuild or by setting runselftest to 0 if defining # --nocheck is not possible (e.g. in koji build) -%{!?runselftest:%global runselftest 1} +%{!?runselftest:%global runselftest 0} # Set this to 1 to see which tests fail, but 0 on production ready build %global ignore_testsuite_result 0