Skip the rekey tests because of bug

This commit is contained in:
Jakub Jelen 2023-05-11 17:54:55 +02:00
parent d75e8466c2
commit 65bc5d4d38

View File

@ -110,7 +110,8 @@ popd
%check
# Tests are randomly failing when run in parallel
%global _smp_build_ncpus 1
%ctest
# the torture rekey tests with different than initial kex is now failing in rawhide because of OpenSSH bug #2203241
%ctest -E torture_rekey
%files
%doc AUTHORS BSD CHANGELOG README