Link tests to fedora test namespace
Add ci.fmf too.
This commit is contained in:
parent
bea44d51ee
commit
dbc722407e
13
ci.fmf
Normal file
13
ci.fmf
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
/test:
|
||||||
|
summary:
|
||||||
|
CI plan, picks Tier1 tests, runs in beakerlib.
|
||||||
|
description:
|
||||||
|
This special plan has to be named ci.fmf to run in CI.
|
||||||
|
It selects test which have 'tier 1' in their main.fmf file
|
||||||
|
discover:
|
||||||
|
- name: tier1
|
||||||
|
how: fmf
|
||||||
|
filter: 'tier: 1'
|
||||||
|
repository: "https://src.fedoraproject.org/tests/bind.git"
|
||||||
|
execute:
|
||||||
|
how: tmt
|
@ -6,21 +6,6 @@
|
|||||||
tags:
|
tags:
|
||||||
- classic
|
- classic
|
||||||
tests:
|
tests:
|
||||||
- Master-server-chrooted
|
- repo: "https://src.fedoraproject.org/tests/bind.git"
|
||||||
- Master-server-not-chrooted
|
dest: "bind-tests"
|
||||||
- Run-internal-BIND-test-suite
|
fmf_filter: "tier: 1"
|
||||||
required_packages:
|
|
||||||
- bind
|
|
||||||
- bind-chroot
|
|
||||||
- bind-sdb-chroot
|
|
||||||
- redhat-lsb
|
|
||||||
- bind-utils
|
|
||||||
- dnf-utils
|
|
||||||
- kyua
|
|
||||||
- bind-devel
|
|
||||||
- perl-Net-DNS
|
|
||||||
- perl-Net-DNS-Nameserver
|
|
||||||
- perl-Time-HiRes
|
|
||||||
- softhsm
|
|
||||||
- bind-pkcs11
|
|
||||||
- bind-pkcs11-utils
|
|
||||||
|
Loading…
Reference in New Issue
Block a user