import plans

This commit is contained in:
psklenar@redhat.com 2025-04-02 09:45:32 +02:00
parent 422f1900fc
commit d38e92ad7c
2 changed files with 24 additions and 1 deletions

23
plans/imported.fmf Normal file
View File

@ -0,0 +1,23 @@
/distribution:
plan:
import:
url: https://github.com/InfrastructureServices/dnsconfd.git
name: /plans/distribution
/integration:
plan:
import:
url: https://github.com/InfrastructureServices/dnsconfd.git
name: /plans/integration
/multihost:
plan:
import:
url: https://github.com/InfrastructureServices/dnsconfd.git
name: /plans/multihost
/unit:
plan:
import:
url: https://github.com/InfrastructureServices/dnsconfd.git
name: /plans/unit

View File

@ -3,6 +3,6 @@ summary:
discover:
how: fmf
url: https://github.com/InfrastructureServices/dnsconfd.git
# filter: tag:distribution
filter: tag:distribution
execute:
how: tmt