Import internal and public test plans
This commit is contained in:
parent
9e06964ece
commit
e32ffc39d8
16
plans/imported.fmf
Normal file
16
plans/imported.fmf
Normal file
@ -0,0 +1,16 @@
|
||||
/public:
|
||||
plan:
|
||||
import:
|
||||
url: https://gitlab.com/redhat/centos-stream/tests/squid.git
|
||||
name: "^/plans/all$"
|
||||
|
||||
/internal:
|
||||
adjust:
|
||||
- enabled: false
|
||||
when: distro == centos-stream-9
|
||||
because: "These tests should not run on CentOS Stream 9"
|
||||
plan:
|
||||
import:
|
||||
url: https://gitlab.com/redhat/rhel/tests/squid.git
|
||||
name: "^/plans/squid/tier[1-3]$"
|
||||
scope: all-plans
|
||||
@ -1,10 +0,0 @@
|
||||
summary: Internal Tier1 beakerlib tests
|
||||
discover:
|
||||
how: fmf
|
||||
url: https://gitlab.com/redhat/rhel/tests/squid
|
||||
filter: "tier:1&component:squid"
|
||||
execute:
|
||||
how: tmt
|
||||
adjust:
|
||||
enabled: false
|
||||
when: distro == centos-stream-9
|
||||
Loading…
Reference in New Issue
Block a user