public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/osbuild] rawhide: Extend duration for unit tests to 5h
@ 2026-07-16 18:35 Adam Williamson
0 siblings, 0 replies; only message in thread
From: Adam Williamson @ 2026-07-16 18:35 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/osbuild
Branch : rawhide
Commit : c8f636a6edff6c3c81ed11cecc55943dccacabd4
Author : Adam Williamson <awilliam@redhat.com>
Date : 2026-07-16T11:34:51-07:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/osbuild/c/c8f636a6edff6c3c81ed11cecc55943dccacabd4?branch=rawhide
Log:
Extend duration for unit tests to 5h
@supakeen has been waiving failures lately where the test reached
this time limit. Instead of waiving failures, we should...extend
the time limit.
---
diff --git a/tests/unit-tests/main.fmf b/tests/unit-tests/main.fmf
index 75a701e..dcbbd69 100644
--- a/tests/unit-tests/main.fmf
+++ b/tests/unit-tests/main.fmf
@@ -1,4 +1,4 @@
summary: Run osbuild unit tests from dist-git sources
tag: unit-test
-duration: 4h
+duration: 5h
test: ./prep-host-environment.sh; sudo chcon $(matchpathcon -n /usr/bin/osbuild) ./run-unit-tests.sh; ./run-unit-tests.sh
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-16 18:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-16 18:35 [rpms/osbuild] rawhide: Extend duration for unit tests to 5h Adam Williamson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox