bind9.16 added
This commit is contained in:
parent
9c580f45f8
commit
816a9160a1
3 changed files with 82 additions and 0 deletions
28
plans/bind9.16/others.fmf
Normal file
28
plans/bind9.16/others.fmf
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
environment+:
|
||||
PACKAGE: bind9.16
|
||||
|
||||
/public:
|
||||
summary: Public other tests
|
||||
discover:
|
||||
how: fmf
|
||||
filter: 'tier: -1 & tier: -2 & tier: -3 & tag: -multihost & tag: -library'
|
||||
url: "https://src.fedoraproject.org/tests/bind.git"
|
||||
execute:
|
||||
how: tmt
|
||||
context:
|
||||
component: bind9.16
|
||||
|
||||
|
||||
/internal:
|
||||
summary: Internal other tests
|
||||
discover:
|
||||
how: fmf
|
||||
filter: 'tier: -1 & tier: -2 & tier: -3 & tag: -multihost & tag: -library'
|
||||
url: git://pkgs.devel.redhat.com/tests/bind
|
||||
adjust:
|
||||
enabled: false
|
||||
when: distro == centos-stream or distro == fedora
|
||||
execute:
|
||||
how: tmt
|
||||
context:
|
||||
component: bind9.16
|
||||
27
plans/bind9.16/tier1.fmf
Normal file
27
plans/bind9.16/tier1.fmf
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
environment+:
|
||||
PACKAGE: bind9.16
|
||||
|
||||
/public:
|
||||
summary: Public Tier1 tests
|
||||
discover:
|
||||
how: fmf
|
||||
filter: 'tier: 1 & tag: -library'
|
||||
url: "https://src.fedoraproject.org/tests/bind.git"
|
||||
execute:
|
||||
how: tmt
|
||||
context:
|
||||
component: bind9.16
|
||||
|
||||
/internal:
|
||||
summary: Internal Tier1 tests
|
||||
discover:
|
||||
how: fmf
|
||||
filter: 'tier: 1 & tag: -library'
|
||||
url: git://pkgs.devel.redhat.com/tests/bind
|
||||
adjust:
|
||||
enabled: false
|
||||
when: distro == centos-stream or distro == fedora
|
||||
execute:
|
||||
how: tmt
|
||||
context:
|
||||
component: bind9.16
|
||||
27
plans/bind9.16/tier2-tier3.fmf
Normal file
27
plans/bind9.16/tier2-tier3.fmf
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
environment+:
|
||||
PACKAGE: bind9.16
|
||||
|
||||
/public:
|
||||
summary: Public Tier2 and Tier3 tests
|
||||
discover:
|
||||
how: fmf
|
||||
filter: 'tier: 2 & tag: -library | tier: 3 & tag: -library'
|
||||
url: "https://src.fedoraproject.org/tests/bind.git"
|
||||
execute:
|
||||
how: tmt
|
||||
context:
|
||||
component: bind9.16
|
||||
|
||||
/internal:
|
||||
summary: Internal Tier2 and Tier3 tests
|
||||
discover:
|
||||
how: fmf
|
||||
filter: 'tier: 2 & tag: -library | tier: 3 & tag: -library'
|
||||
url: git://pkgs.devel.redhat.com/tests/bind
|
||||
adjust:
|
||||
enabled: false
|
||||
when: distro == centos-stream or distro == fedora
|
||||
execute:
|
||||
how: tmt
|
||||
context:
|
||||
component: bind9.16
|
||||
Loading…
Add table
Add a link
Reference in a new issue