public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [tests/fonts] rhel9: Replace tips for how to install local rpms for testing
@ 2026-08-13 10:29 Akira TAGOH
  0 siblings, 0 replies; only message in thread
From: Akira TAGOH @ 2026-08-13 10:29 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : tests/fonts
Branch : rhel9
Commit : ec1a2c0402d0ef40f0b518bb12d14d12b58e89e9
Author : Akira TAGOH <akira@tagoh.org>
Date   : 2025-12-01T17:53:53+09:00
Stats  : +5/-9 in 1 file(s)
URL    : https://src.fedoraproject.org/tests/fonts/c/ec1a2c0402d0ef40f0b518bb12d14d12b58e89e9?branch=rhel9

Log:
Replace tips for how to install local rpms for testing

---
diff --git a/README.rst b/README.rst
index 9d157ad..73aa5e8 100644
--- a/README.rst
+++ b/README.rst
@@ -189,17 +189,13 @@ FAQ
 
 - Unable to run ``tmt run`` locally.
 
-  You may want to add the following snippet into your fmf plan file.
-  Please note that a package set to ``package:`` will be pulled from
-  the official repo. it may not contains any changes you may made in
-  your repo::
+  prepare install plugin in tmt support installing local rpms:
 
-    prepare:
-      name: tmt
-      how: install
-      package: <package name to test>
+	tmt run --all prepare --insert --how install --package /path/to/the/package.rpm
 
-  or ``fontrpmspec-gentmt -a`` if you use fontrpmspec to generate.
+  or
+
+	tmt run --all prepare --insert --how install --directory /path/to/the/directory/with/packages
 
 - How to deal with TrueType/OpenType Collection format?
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-13 10:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-13 10:29 [tests/fonts] rhel9: Replace tips for how to install local rpms for testing Akira TAGOH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox