public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-into-dbus-python] rawhide: Automatically use up-to-date tests in source file
@ 2026-09-24 16:41 mulhern
0 siblings, 0 replies; only message in thread
From: mulhern @ 2026-09-24 16:41 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-24 16:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-24 16:41 [rpms/python-into-dbus-python] rawhide: Automatically use up-to-date tests in source file mulhern
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox