public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Adam Williamson <awilliam@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/osbuild] rawhide: Extend duration for unit tests to 5h
Date: Thu, 16 Jul 2026 18:35:23 GMT	[thread overview]
Message-ID: <178422692304.1.14440319915095106652.rpms-osbuild-c8f636a6edff@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-07-16 18:35 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=178422692304.1.14440319915095106652.rpms-osbuild-c8f636a6edff@fedoraproject.org \
    --to=awilliam@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