Skip the rekey tests because of bug #2203241
This commit is contained in:
parent
d75e8466c2
commit
65bc5d4d38
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user