public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Akira TAGOH <akira@tagoh.org>
To: git-commits@fedoraproject.org
Subject: [tests/fonts] rhel9: Replace tips for how to install local rpms for testing
Date: Thu, 13 Aug 2026 10:29:34 GMT	[thread overview]
Message-ID: <178661697489.1.2449015392164776766.tests-fonts-ec1a2c0402d0@fedoraproject.org> (raw)

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?
 

                 reply	other threads:[~2026-08-13 10:29 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=178661697489.1.2449015392164776766.tests-fonts-ec1a2c0402d0@fedoraproject.org \
    --to=akira@tagoh.org \
    --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