debug
This commit is contained in:
parent
f523073db6
commit
98a706ee1b
4 changed files with 28 additions and 0 deletions
|
|
@ -11,3 +11,7 @@
|
|||
processors: ">= 4"
|
||||
execute:
|
||||
how: tmt
|
||||
context:
|
||||
component: bind
|
||||
environment+:
|
||||
PACKAGE: bind
|
||||
|
|
|
|||
|
|
@ -9,6 +9,10 @@
|
|||
memory: ">= 4 GB"
|
||||
execute:
|
||||
how: tmt
|
||||
context:
|
||||
component: bind
|
||||
environment+:
|
||||
PACKAGE: bind
|
||||
|
||||
/internal:
|
||||
summary: Internal other tests
|
||||
|
|
@ -21,3 +25,7 @@
|
|||
when: distro == centos-stream or distro == fedora
|
||||
execute:
|
||||
how: tmt
|
||||
context:
|
||||
component: bind
|
||||
environment+:
|
||||
PACKAGE: bind
|
||||
|
|
|
|||
|
|
@ -6,6 +6,10 @@
|
|||
url: "https://src.fedoraproject.org/tests/bind.git"
|
||||
execute:
|
||||
how: tmt
|
||||
context:
|
||||
component: bind
|
||||
environment+:
|
||||
PACKAGE: bind
|
||||
|
||||
/internal:
|
||||
summary: Internal Tier1 tests
|
||||
|
|
@ -18,3 +22,7 @@
|
|||
when: distro == centos-stream or distro == fedora
|
||||
execute:
|
||||
how: tmt
|
||||
context:
|
||||
component: bind
|
||||
environment+:
|
||||
PACKAGE: bind
|
||||
|
|
|
|||
|
|
@ -6,6 +6,10 @@
|
|||
url: "https://src.fedoraproject.org/tests/bind.git"
|
||||
execute:
|
||||
how: tmt
|
||||
context:
|
||||
component: bind
|
||||
environment+:
|
||||
PACKAGE: bind
|
||||
|
||||
/internal:
|
||||
summary: Internal Tier2 and Tier3 tests
|
||||
|
|
@ -18,3 +22,7 @@
|
|||
when: distro == centos-stream or distro == fedora
|
||||
execute:
|
||||
how: tmt
|
||||
context:
|
||||
component: bind
|
||||
environment+:
|
||||
PACKAGE: bind
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue