Fix for build-gating.fmf
Exclude tests tagged with "not-in-default" from discovery.
This commit is contained in:
parent
3ee1395888
commit
7b47ede5cd
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ adjust:
|
|||
discover:
|
||||
- name: llvm-tests
|
||||
how: fmf
|
||||
filter: "tag:-spoils-installation"
|
||||
filter: "tag:-spoils-installation & tag:-not-in-default"
|
||||
execute:
|
||||
how: tmt
|
||||
provision:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue