tests/unit-tests: bump the test duration to 5h

The test case started to timeout in the CI pipeline, while being at
~95% completion. Increase the timeout by 1 hour.

Resolves: RHEL-111405

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
Tomáš Hozza 2025-11-10 08:39:42 +01:00
parent a0acc7052f
commit f5a27949e4
No known key found for this signature in database
GPG Key ID: C5887AD51D9F3C2D

View File

@ -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