public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: mulhern <amulhern@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-into-dbus-python] rawhide: Automatically use up-to-date tests in source file
Date: Thu, 24 Sep 2026 16:41:19 GMT [thread overview]
Message-ID: <179026807983.1.5679397265598313112.rpms-python-into-dbus-python-9658fe20321d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-into-dbus-python
Branch : rawhide
Commit : 9658fe20321da7a1dfaeb16098beeb535c441fd3
Author : mulhern <amulhern@redhat.com>
Date : 2026-09-24T12:39:17-04:00
Stats : +2/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-into-dbus-python/c/9658fe20321da7a1dfaeb16098beeb535c441fd3?branch=rawhide
Log:
Automatically use up-to-date tests in source file
---
diff --git a/plans/unit.fmf b/plans/unit.fmf
index dd2697e..0323c97 100644
--- a/plans/unit.fmf
+++ b/plans/unit.fmf
@@ -7,11 +7,10 @@ prepare:
discover:
how: shell
- url: https://github.com/stratis-storage/into-dbus-python
- ref: v0.8.4
+ dist-git-source: true
tests:
- name: unit
- test: python3 -m unittest -v tests/test_deterministic.py
+ test: cd $TMT_SOURCE_DIR/into-dbus-python-*/ && python3 -m unittest -v tests/test_deterministic.py
execute:
how: tmt
reply other threads:[~2026-09-24 16:41 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=179026807983.1.5679397265598313112.rpms-python-into-dbus-python-9658fe20321d@fedoraproject.org \
--to=amulhern@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