49fa036b9d
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/libsemanage#83ed0d4737094f7f23111cd1b02c44bc44a25b8b
26 lines
1.1 KiB
YAML
26 lines
1.1 KiB
YAML
---
|
|
# Tests that run in all contexts
|
|
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-beakerlib
|
|
tags:
|
|
- classic
|
|
repositories:
|
|
- repo: "https://src.fedoraproject.org/tests/selinux.git"
|
|
dest: "selinux"
|
|
fmf_filter: "tier: 1 | component: libsemanage & tags: generic"
|
|
required_packages:
|
|
- libsemanage # Required for sanity-tests
|
|
- libsemanage-devel # Required for sanity-tests
|
|
- glibc # Required for sanity-tests
|
|
- gcc # Required for sanity-tests
|
|
- CUnit-devel # Required for sanity-tests
|
|
- libselinux # Required for verify-options-in-semanage-conf
|
|
- libselinux-utils # Required for verify-options-in-semanage-conf
|
|
- policycoreutils # Required for verify-options-in-semanage-conf
|
|
- policycoreutils-python-utils # Required for verify-options-in-semanage-conf
|
|
- selinux-policy # Required for verify-options-in-semanage-conf
|
|
- selinux-policy-devel # Required for verify-options-in-semanage-conf
|
|
- lksctp-tools # sctp_test
|
|
- psmisc # sctp_test
|