tests: fix tests/rhbz-1647130 missing clang-analyzer requirement
This commit is contained in:
parent
eaac7c9b00
commit
806afe0a28
@ -5,9 +5,11 @@ adjust:
|
||||
# Common requirements when LLVM is not SCL-ized
|
||||
- require+:
|
||||
- clang
|
||||
- clang-analyzer
|
||||
when: "collection is not defined"
|
||||
|
||||
# Requirements for SCL-ized LLVM
|
||||
- require+:
|
||||
- llvm-toolset-13.0-clang
|
||||
- llvm-toolset-13.0-clang-analyzer
|
||||
when: "collection == llvm-toolset-13.0"
|
||||
|
Loading…
Reference in New Issue
Block a user