This commit is contained in:
psklenar@redhat.com 2025-02-19 18:06:51 +01:00
commit 98a706ee1b
4 changed files with 28 additions and 0 deletions

View file

@ -11,3 +11,7 @@
processors: ">= 4"
execute:
how: tmt
context:
component: bind
environment+:
PACKAGE: bind

View file

@ -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

View file

@ -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

View file

@ -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