15
0
2023-05-08 08:22:48 +00:00
committed by Git OBS Bridge
parent 9885f81bbe
commit b0088cbd56

View File

@@ -86,7 +86,7 @@ export CFLAGS="%{optflags} -fno-strict-aliasing"
%check %check
jobs=1 jobs=1
test "%{jobs}" -gt 4 && jobs=4 test "%{jobs}" -gt 2 && jobs=2
%pytest_arch -n $jobs -k 'not (test_parseconnect and CreateEngineTest and test_bad_args)' %pytest_arch -n $jobs -k 'not (test_parseconnect and CreateEngineTest and test_bad_args)'
%files %{python_files} %files %{python_files}