ae56afdde6
RHEL uses this repo for releases. Part of the procedure is unit testing which takes big amount of time. On some machines default 3h time limit may be not long enough to complete tests. This limit has been changed to 4h now. Resolves: RHEL-1770
5 lines
204 B
Plaintext
5 lines
204 B
Plaintext
summary: Run osbuild unit tests from dist-git sources
|
|
tag: unit-test
|
|
duration: 4h
|
|
test: ./prep-host-environment.sh; sudo chcon $(matchpathcon -n /usr/bin/osbuild) ./run-unit-tests.sh; ./run-unit-tests.sh
|