aba7ab1
---
aba7ab1
# Test to run in classic context
aba7ab1
- hosts: localhost
aba7ab1
  roles:
aba7ab1
  - role: standard-test-beakerlib
aba7ab1
    tags:
aba7ab1
    - classic
1fc8681
    repositories:
1fc8681
    - repo: "https://src.fedoraproject.org/tests/selinux.git"
1fc8681
      dest: "selinux"
01586d1
      fmf_filter: "tier: 1 | component: libselinux"
aba7ab1
aba7ab1
# Tests to run inside a container
aba7ab1
- hosts: localhost
aba7ab1
  roles:
aba7ab1
  - role: standard-test-beakerlib
aba7ab1
    tags:
aba7ab1
    - container
1fc8681
    repositories:
1fc8681
    - repo: "https://src.fedoraproject.org/tests/selinux.git"
1fc8681
      dest: "selinux"
aba7ab1
    tests:
1fc8681
    - selinux/libselinux/realpath_not_final-function
aba7ab1
    required_packages:
aba7ab1
    - libselinux
aba7ab1
    - libselinux-devel
aba7ab1
    - glibc
aba7ab1
    - gcc
aba7ab1
aba7ab1
# Tests to run for Atomic Host
aba7ab1
- hosts: localhost
aba7ab1
  roles:
aba7ab1
  - role: standard-test-beakerlib
aba7ab1
    tags:
aba7ab1
    - atomic
1fc8681
    repositories:
1fc8681
    - repo: "https://src.fedoraproject.org/tests/selinux.git"
1fc8681
      dest: "selinux"
aba7ab1
    tests:
1fc8681
    - selinux/libselinux/getsebool
1fc8681
    - selinux/libselinux/setenforce