Not all packages required by the tests were installed. The issue should be fixed now. Relevancy of certain tests was set incorrectly. The issue should be fixed now. At least 1 test runs longer than its specified duration. The issue should be fixed now.
29 lines
722 B
Text
29 lines
722 B
Text
summary: Harden tools to avoid loading of unchecked python modules.
|
|
description: Tools like semanage must be hardened to avoid loading rogue python modules that could lead to unexpected failures.
|
|
contact: Amith Kumar <apeetham@redhat.com>
|
|
component:
|
|
- policycoreutils
|
|
test: ./runtest.sh
|
|
framework: beakerlib
|
|
recommend:
|
|
- policycoreutils
|
|
- /usr/sbin/semanage
|
|
duration: 1m
|
|
enabled: true
|
|
tag:
|
|
- CI-Tier-1
|
|
- NoRHEL4
|
|
- NoRHEL5
|
|
- NoRHEL6
|
|
- TIPpass_Security
|
|
- TierCandidatesPASS
|
|
- f32friendly
|
|
- f33friendly
|
|
- targeted
|
|
link:
|
|
- relates: https://bugzilla.redhat.com/show_bug.cgi?id=2128976
|
|
adjust:
|
|
- enabled: false
|
|
when: distro == rhel-4, rhel-5, rhel-6
|
|
continue: false
|
|
extra-nitrate: TC#0614726
|