Add nitrate metadata
This commit is contained in:
parent
a8cc88906c
commit
125e4514d1
3 changed files with 29 additions and 4 deletions
|
|
@ -3,6 +3,15 @@ description: "Ensure that lldb depends on python3-lldb"
|
|||
test: "$WITH_SCL ./test.sh"
|
||||
require:
|
||||
- gcc-c++
|
||||
framework: shell
|
||||
tier: 1
|
||||
component:
|
||||
- llvm-toolset
|
||||
- lldb
|
||||
extra-summary: /tools/lldb/python-embedded-interpreter
|
||||
extra-task: /tools/lldb/python-embedded-interpreter
|
||||
extra-nitrate: TC#0614066
|
||||
|
||||
adjust:
|
||||
# Common requirements when LLVM is not SCL-ized
|
||||
- require+:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue