Update macros.
* Remove %_without_hardening_test as f30 was removed from the buildroot. * Add %test_timeout_scale to improve unstable tests by timeout in ruby.
This commit is contained in:
parent
d41305fd6e
commit
debaae10e4
1 changed files with 2 additions and 2 deletions
|
|
@ -66,8 +66,8 @@ data:
|
|||
macros: |
|
||||
# To disable tests in several packages.
|
||||
%_without_tests 1
|
||||
# To avoid the error by rpms/ruby `checksec --file` on f30.
|
||||
%_without_hardening_test 1
|
||||
# To avoid the test faiures by timeout in ruby.
|
||||
%test_timeout_scale 6
|
||||
api:
|
||||
# RPMs
|
||||
# From *.spec %package
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue