Select test only for httpd component

This commit is contained in:
Branislav Náter 2024-07-03 14:56:50 +02:00
parent 6d48afbcf9
commit 14ca0d5a20
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ summary: Internal Tier1 beakerlib tests
discover:
how: fmf
url: https://gitlab.com/redhat/rhel/tests/httpd.git
filter: 'tier: 1'
filter: "tier:1&component:httpd"
execute:
how: tmt
adjust:

View File

@ -2,7 +2,7 @@ summary: Internal Tier2 beakerlib tests
discover:
how: fmf
url: https://gitlab.com/redhat/rhel/tests/httpd.git
filter: 'tier: 2'
filter: "tier:2&component:httpd"
execute:
how: tmt
adjust:

View File

@ -2,7 +2,7 @@ summary: Internal Tier3 beakerlib tests
discover:
how: fmf
url: https://gitlab.com/redhat/rhel/tests/httpd.git
filter: 'tier: 3'
filter: "tier:3&component:httpd"
execute:
how: tmt
adjust: