selinux/main.fmf
Vit Mojzis 33fd7a4bdf Increase the time limit when testing RHIVOS preload
The preload scripts cause all tests to take significantly longer than
usual, often triggering timeouts with current time limits.

Increase the time limit to 1500%.

https://issues.redhat.com/browse/VROOM-29315

Usage:
  tmt -c rhivos_preload=true run

  or

  context:
    rhivos_preload: true
2025-10-09 20:21:17 +02:00

40 lines
631 B
Text

test: ./runtest.sh
tier: 2
duration: 5m
framework: beakerlib
#contact: Petr Lautrbach <plautrba@redhat.com>
#requires: [policycoreutils, libselinux-utils]
tags: [generic]
/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