The fmf metadata keyword is 'tag', so 'tags' did nothing. To avoid changing the behavior (adding a 'generic' tag to all tests), I simply removed the keyword. Signed-off-by: Jiri Jaburek <jjaburek@redhat.com>
38 lines
614 B
Text
38 lines
614 B
Text
test: ./runtest.sh
|
|
tier: 2
|
|
duration: 5m
|
|
framework: beakerlib
|
|
|
|
#contact: Petr Lautrbach <plautrba@redhat.com>
|
|
#requires: [policycoreutils, libselinux-utils]
|
|
|
|
/checkpolicy:
|
|
component: checkpolicy
|
|
|
|
/kernel:
|
|
component: kernel
|
|
|
|
/libselinux:
|
|
component: libselinux
|
|
|
|
/libsemanage:
|
|
component: libsemanage
|
|
|
|
/libsepol:
|
|
component: libsepol
|
|
|
|
/mcstrans:
|
|
component: mcstrans
|
|
|
|
/policycoreutils:
|
|
component: policycoreutils
|
|
|
|
/selinux-policy:
|
|
component: selinux-policy
|
|
|
|
/setools:
|
|
component: setools
|
|
|
|
adjust+:
|
|
- duration+: '*15'
|
|
when: rhivos_preload is defined and rhivos_preload == true
|