From 95e9fff2835a2d54e7e1e23f955d9c626bc96998 Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Sat, 4 Jul 2020 17:58:39 +0200 Subject: [PATCH] Run tests sequentially Signed-off-by: Igor Raits --- libssh.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libssh.spec b/libssh.spec index 23ecbf0..1573a23 100644 --- a/libssh.spec +++ b/libssh.spec @@ -108,6 +108,8 @@ popd %ldconfig_scriptlets %check +# Tests are randomly failing when run in parallel +%global _smp_build_ncpus 1 %ctest %files