#4 Remove explicit requires from tests.yml
Closed 5 years ago by plautrba. Opened 5 years ago by psss.
rpms/ psss/libselinux requires  into  master

file modified
-24
@@ -9,30 +9,6 @@ 

      - repo: "https://src.fedoraproject.org/tests/selinux.git"

        dest: "selinux"

        fmf_filter: "tier: 1 | component: libselinux"

-     required_packages:

-     - libselinux

-     - libselinux-devel

-     - libselinux-utils

-     - glibc

-     - gcc

-     - attr

-     - strace

-     - audit

-     - e2fsprogs

-     - git

-     - grep

-     - checkpolicy

-     - libsemanage

-     - libsepol

-     - libsepol-devel

-     - policycoreutils

-     - policycoreutils-python-utils

-     - selinux-policy

-     - selinux-policy-devel

-     - selinux-policy-minimum

-     - selinux-policy-mls

-     - selinux-policy-targeted

-     - setools-console

  

  # Tests to run inside a container

  - hosts: localhost