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: Update template and add a note for that
Date: Thu, 13 Aug 2026 10:29:10 GMT	[thread overview]
Message-ID: <178661695033.1.13943364680343616754.tests-fonts-48523ed50a48@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : tests/fonts
Branch : rhel9
Commit : 48523ed50a4870433503a3949472aace8e3ac26d
Author : Akira TAGOH <akira@tagoh.org>
Date   : 2024-06-24T17:26:57+09:00
Stats  : +14/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/tests/fonts/c/48523ed50a4870433503a3949472aace8e3ac26d?branch=rhel9

Log:
Update template and add a note for that

---
diff --git a/README.rst b/README.rst
index 7d35f95..8e47eb4 100644
--- a/README.rst
+++ b/README.rst
@@ -22,10 +22,6 @@ Template
   discover:
     how: fmf
     url: https://src.fedoraproject.org/tests/fonts
-  prepare:
-    name: tmt
-    how: install
-    package: <target font package name to test>
   execute:
     how: tmt
   environment:
@@ -136,3 +132,17 @@ FAQ
      url: https://src.fedoraproject.org/tests/fonts
      exclude:
        - lang_coverage
+
+- 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:
+    name: tmt
+    how: install
+    package: <package name to test>

                 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=178661695033.1.13943364680343616754.tests-fonts-48523ed50a48@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