tests: make pesign optional requirement for kernel rebuild
This commit is contained in:
parent
0569925148
commit
ab3efab52a
@ -51,16 +51,13 @@ require:
|
|||||||
- xmlto
|
- xmlto
|
||||||
- asciidoc
|
- asciidoc
|
||||||
- net-tools
|
- net-tools
|
||||||
- pesign
|
|
||||||
duration: 20h
|
duration: 20h
|
||||||
|
|
||||||
#adjust:
|
adjust:
|
||||||
# - because: "C9S-specific requirements"
|
- because: "pesign is available for some architectures only"
|
||||||
# when: distro == c9s
|
when: distro == rhel and arch != ppc64le and arch != s390x
|
||||||
# require+:
|
require+:
|
||||||
# - ppl-devel
|
- pesign
|
||||||
# - cloog-ppl-devel
|
|
||||||
# - gcc-java
|
|
||||||
|
|
||||||
# Dropping TCMS integration, these links should not be needed anymore.
|
# Dropping TCMS integration, these links should not be needed anymore.
|
||||||
# extra-summary: /tools/binutils/Sanity/rebuild-kernel-and-reboot
|
# extra-summary: /tools/binutils/Sanity/rebuild-kernel-and-reboot
|
||||||
|
Loading…
Reference in New Issue
Block a user