public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Milos Malik <mmalik@redhat.com>
To: git-commits@fedoraproject.org
Subject: [tests/selinux] pr775-checkpolicy-revdeps: convert metadata of all libsepol tests to TMT/FMF
Date: Fri, 11 Sep 2026 13:19:51 GMT	[thread overview]
Message-ID: <178913279111.1.6676519201861475995.tests-selinux-9d5fef01796c@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : tests/selinux
Branch : pr775-checkpolicy-revdeps
Commit : 9d5fef01796ca634c1291c8342ec2534b73c8b32
Author : Milos Malik <mmalik@redhat.com>
Date   : 2022-04-26T13:18:49+00:00
Stats  : +54/-6 in 4 file(s)
URL    : https://src.fedoraproject.org/tests/selinux/c/9d5fef01796ca634c1291c8342ec2534b73c8b32?branch=pr775-checkpolicy-revdeps

Log:
convert metadata of all libsepol tests to TMT/FMF

---
diff --git a/libsepol/Sanity/bz1838257-rpm-scripts-use-deprecated-telinit/main.fmf b/libsepol/Sanity/bz1838257-rpm-scripts-use-deprecated-telinit/main.fmf
index d79a34a..0687010 100644
--- a/libsepol/Sanity/bz1838257-rpm-scripts-use-deprecated-telinit/main.fmf
+++ b/libsepol/Sanity/bz1838257-rpm-scripts-use-deprecated-telinit/main.fmf
@@ -1,2 +1,26 @@
-path: /libsepol/Sanity/bz1838257-rpm-scripts-use-deprecated-telinit
-tier: 1
+summary: The rpm scripts from libsepol uses out of date commands like telinit
+description: |
+    Description: libsepol rpm scripts use deprecated telinit command
+
+    Author: Amith Kumar <apeetham@redhat.com>
+
+    Bugzilla links:
+    https://bugzilla.redhat.com/show_bug.cgi?id=1838257
+
+    Description of problem:
+    The rpm scripts from the rpm is using out of date commands like telinit.
+contact: Amith Kumar <apeetham@redhat.com>
+component:
+  - libsepol
+recommend:
+  - libsepol
+  - libsepol-devel
+  - libselinux
+  - libselinux-devel
+  - libsemanage
+  - libsemanage-devel
+  - pkgconfig
+link:
+  - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1838257
+extra-summary: /CoreOS/libsepol/Sanity/bz1838257-rpm-scripts-use-deprecated-telinit
+extra-task: /CoreOS/libsepol/Sanity/bz1838257-rpm-scripts-use-deprecated-telinit

diff --git a/libsepol/Sanity/bz1838257-rpm-scripts-use-deprecated-telinit/runtest.sh b/libsepol/Sanity/bz1838257-rpm-scripts-use-deprecated-telinit/runtest.sh
index 18dbf39..adf27a2 100755
--- a/libsepol/Sanity/bz1838257-rpm-scripts-use-deprecated-telinit/runtest.sh
+++ b/libsepol/Sanity/bz1838257-rpm-scripts-use-deprecated-telinit/runtest.sh
@@ -27,7 +27,6 @@
 # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 # Include rhts environment
-. /usr/bin/rhts-environment.sh
 . /usr/share/beakerlib/beakerlib.sh
 
 PACKAGE=libsepol

diff --git a/libsepol/sepol_check_context/main.fmf b/libsepol/sepol_check_context/main.fmf
index 3410cea..9b3fd10 100644
--- a/libsepol/sepol_check_context/main.fmf
+++ b/libsepol/sepol_check_context/main.fmf
@@ -1,2 +1,28 @@
-path: /libsepol/sepol_check_context
-tier: 1
+summary: Does sepol_check_context() work as expected?
+description: |+
+    Does sepol_check_context() work as expected?
+
+contact: Milos Malik <mmalik@redhat.com>
+component:
+  - libsepol
+recommend:
+  - libsepol
+  - libsepol-devel
+  - gcc
+  - policycoreutils
+  - selinux-policy-devel
+enabled: true
+tag:
+  - CI-Tier-1
+  - NoRHEL4
+  - NoRHEL5
+  - f32friendly
+  - f33friendly
+  - targeted
+adjust:
+  - enabled: false
+    when: distro == rhel-4, rhel-5
+    continue: false
+extra-nitrate: TC#0554157
+extra-summary: /CoreOS/libsepol/Sanity/sepol_check_context
+extra-task: /CoreOS/libsepol/Sanity/sepol_check_context

diff --git a/libsepol/sepol_check_context/runtest.sh b/libsepol/sepol_check_context/runtest.sh
old mode 100644
new mode 100755
index 6742dd9..66519cd
--- a/libsepol/sepol_check_context/runtest.sh
+++ b/libsepol/sepol_check_context/runtest.sh
@@ -27,7 +27,6 @@
 # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 # Include Beaker environment
-. /usr/bin/rhts-environment.sh || exit 1
 . /usr/share/beakerlib/beakerlib.sh || exit 1
 
 PACKAGE="libsepol"

                 reply	other threads:[~2026-09-11 13:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178913279111.1.6676519201861475995.tests-selinux-9d5fef01796c@fedoraproject.org \
    --to=mmalik@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox