Fix metadata
This commit is contained in:
parent
847ecd5077
commit
16e1594ffd
1 changed files with 1 additions and 3 deletions
|
|
@ -23,12 +23,10 @@ adjust:
|
|||
when: collection is not defined and distro == rhel-9 and distro ~< rhel-9.6
|
||||
continue: false
|
||||
- enabled: false
|
||||
when: collection is not defined and distro < rhel-9
|
||||
when: distro < rhel-9
|
||||
continue: false
|
||||
- enabled: false
|
||||
when: collection == devtoolset-13, gcc-toolset-13, gcc-toolset-14
|
||||
continue: false
|
||||
extra-summary: /tools/annobin/Regression/RHEL-79264_stack-prot_fails_bootconfig
|
||||
extra-task: /tools/annobin/Regression/RHEL-79264_stack-prot_fails_bootconfig
|
||||
# extra-nitrate: TODO
|
||||
# id: TODO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue