public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Petr Lautrbach <lautrbach@redhat.com>
To: git-commits@fedoraproject.org
Subject: [tests/selinux] pr775-checkpolicy-revdeps: Improve README
Date: Fri, 11 Sep 2026 13:21:47 GMT	[thread overview]
Message-ID: <178913290735.1.6033817944793819525.tests-selinux-c4bc437c3f92@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : tests/selinux
            Branch : pr775-checkpolicy-revdeps
            Commit : c4bc437c3f9251c1f61d89698e94e38c34a65da9
            Author : Petr Lautrbach <lautrbach@redhat.com>
            Date   : 2024-07-10T08:57:28+00:00
            Stats  : +16/-0 in 2 file(s)
            URL    : https://src.fedoraproject.org/tests/selinux/c/c4bc437c3f9251c1f61d89698e94e38c34a65da9?branch=pr775-checkpolicy-revdeps

            Log:
            Improve README

- rename to README.md
- add basic instruction how to run tests on localhost

Signed-off-by: Petr Lautrbach <lautrbach@redhat.com>

---
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..cd129dc
--- /dev/null
+++ b/README.md
@@ -0,0 +1,16 @@
+# SELinux tests
+
+This repository contains set of test for SELinux kernel, userspace and policy.
+Tests are written using [beakerlib](https://github.com/beakerlib/beakerlib) with [TMT Metadata Specification](https://tmt.readthedocs.io/en/latest/spec.html).
+
+## Plans
+
+    $ tmt plans
+    Found 5 plans: /plans/ci, /plans/reboot, /plans/tier1, /plans/tier2 and /plans/tier3.
+
+## Usage
+
+Run `tier1` on `localhost`:
+
+    # tmt run provision -h local prepare plans -n /plans/tier1 discover execute
+    # tmt run -l report -h display -v

diff --git a/README.rst b/README.rst
deleted file mode 100644
index e69de29..0000000
--- a/README.rst
+++ /dev/null

                 reply	other threads:[~2026-09-11 13:21 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=178913290735.1.6033817944793819525.tests-selinux-c4bc437c3f92@fedoraproject.org \
    --to=lautrbach@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