Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/selinux-policy

This commit is contained in:
Lukas Vrabec 2018-10-04 16:28:36 +02:00
commit 43c3b7f814
No known key found for this signature in database
GPG Key ID: 47201AC42F29CE06
2 changed files with 32 additions and 1 deletions

View File

@ -67,7 +67,7 @@ Source35: container-selinux.tgz
# Provide rpm macros for packages installing SELinux modules
Source102: rpm.macros
Url: %{git0-base}
Url: %{git0}
BuildArch: noarch
BuildRequires: python3 gawk checkpolicy >= %{CHECKPOLICYVER} m4 policycoreutils-devel >= %{POLICYCOREUTILSVER} bzip2
BuildRequires: gcc

31
tests/tests.yml Normal file
View File

@ -0,0 +1,31 @@
---
- 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:selinux-policy"
required_packages:
- dosfstools
- e2fsprogs
- gcc
- git
- grep
- checkpolicy
- libselinux
- libselinux-utils
- libsemanage
- libsepol
- libsepol-devel
- policycoreutils
- policycoreutils-python
- selinux-policy
- selinux-policy-devel
- selinux-policy-minimum
- selinux-policy-mls
- selinux-policy-targeted
- setools-console
- util-linux