public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [tests/selinux] pr775-checkpolicy-revdeps: Improve README
@ 2026-09-11 13:21 Petr Lautrbach
0 siblings, 0 replies; only message in thread
From: Petr Lautrbach @ 2026-09-11 13:21 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-11 13:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 13:21 [tests/selinux] pr775-checkpolicy-revdeps: Improve README Petr Lautrbach
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox