#15 run tests via TMT/FMF
Merged 2 years ago by plautrba. Opened 2 years ago by plautrba.
rpms/ plautrba/libsemanage tmt  into  rawhide

file added
+1
@@ -0,0 +1,1 @@ 

+ 1

file added
+7
@@ -0,0 +1,7 @@ 

+ summary: selinux tests - Tier 1 | libsemanage

+ discover:

+     how: fmf

+     url: https://src.fedoraproject.org/tests/selinux

+     filter: "tier: 1 | component: libsemanage"

+ execute:

+     how: tmt

file removed
-25
@@ -1,25 +0,0 @@ 

- ---

- # 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

no initial comment

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci

Pull-Request has been merged by plautrba

2 years ago