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:
parent
a0acc7052f
commit
f5a27949e4
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user