gcc-toolset-11 is too old for some systems
This commit is contained in:
parent
27c8cbadbb
commit
f67579794c
1 changed files with 4 additions and 0 deletions
|
|
@ -30,6 +30,10 @@ adjust:
|
|||
when: distro == rhel-8 and distro ~< rhel-8.6 and collection is not defined
|
||||
continue: false
|
||||
because: annobin<10.10, known to fail
|
||||
- enabled: false
|
||||
when: collection == gcc-toolset-11 and distro == rhel-8 and distro ~> rhel-8.7
|
||||
continue: false
|
||||
because: too new redhat-rpm-config
|
||||
extra-nitrate: TC#0611910
|
||||
extra-summary: /tools/annobin/Regression/bz1998472-annocheck-complains-MAYB-test-notes-on-empty
|
||||
extra-task: /tools/annobin/Regression/bz1998472-annocheck-complains-MAYB-test-notes-on-empty
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue