diff --git a/plans/bind/ipa.fmf b/plans/bind/ipa.fmf index 5bc04d7..3a727f6 100644 --- a/plans/bind/ipa.fmf +++ b/plans/bind/ipa.fmf @@ -11,3 +11,7 @@ processors: ">= 4" execute: how: tmt + context: + component: bind + environment+: + PACKAGE: bind diff --git a/plans/bind/others.fmf b/plans/bind/others.fmf index 201b6e9..a396c19 100644 --- a/plans/bind/others.fmf +++ b/plans/bind/others.fmf @@ -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 diff --git a/plans/bind/tier1.fmf b/plans/bind/tier1.fmf index 6ad8b0a..7d3f832 100644 --- a/plans/bind/tier1.fmf +++ b/plans/bind/tier1.fmf @@ -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 diff --git a/plans/bind/tier2-tier3.fmf b/plans/bind/tier2-tier3.fmf index e119b90..ead9d59 100644 --- a/plans/bind/tier2-tier3.fmf +++ b/plans/bind/tier2-tier3.fmf @@ -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