Testsuite enabled

This commit is contained in:
Michal Schorm 2017-08-06 23:57:36 +02:00
parent 4444d37142
commit e550f7b3c4

View File

@ -3,10 +3,10 @@
%global pkgnamepatch mariadb
# Regression tests may take a long time (many cores recommended), skip them by
%{!?runselftest:%global runselftest 0}
%{!?runselftest:%global runselftest 1}
# Set this to 1 to see which tests fail, but 0 on production ready build
%global ignore_testsuite_result 1
%global ignore_testsuite_result 0
# In f20+ use unversioned docdirs, otherwise the old versioned one
%global _pkgdocdirname %{pkg_name}%{!?_pkgdocdir:-%{version}}