CI Tests: changes recommend to require for several tests
This commit is contained in:
parent
af3beceadc
commit
ffce034896
@ -9,8 +9,9 @@ component:
|
||||
- glibc
|
||||
test: ./runtest.sh
|
||||
framework: beakerlib
|
||||
recommend:
|
||||
require:
|
||||
- glibc
|
||||
- elfutils
|
||||
duration: 1h
|
||||
extra-summary: /tools/glibc/Regression/bz1561018-glibc-Enable-annobin-annotations
|
||||
extra-task: /tools/glibc/Regression/bz1561018-glibc-Enable-annobin-annotations
|
||||
|
@ -12,7 +12,7 @@ component:
|
||||
- glibc
|
||||
test: ./runtest.sh
|
||||
framework: beakerlib
|
||||
recommend:
|
||||
require:
|
||||
- gcc
|
||||
- glibc
|
||||
- glibc-devel
|
||||
|
@ -9,9 +9,10 @@ component:
|
||||
- glibc
|
||||
test: ./runtest.sh
|
||||
framework: beakerlib
|
||||
recommend:
|
||||
require:
|
||||
- glibc
|
||||
- glibc-debuginfo
|
||||
recommend:
|
||||
- glibc-debuginfo.i686
|
||||
- glibc-debuginfo.x86_64
|
||||
duration: 10m
|
||||
|
Loading…
Reference in New Issue
Block a user