Increase unit-test duration to 3h

Related: rhbz#2174847
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
Tomáš Hozza 2023-06-27 12:33:42 +02:00
parent d50917e374
commit 90ab1b7b0c
2 changed files with 5 additions and 2 deletions

View File

@ -9,7 +9,7 @@ Version: 88
%global pkgdir %{_prefix}/lib/%{pypi_name}
Name: %{pypi_name}
Release: 2%{?dist}
Release: 3%{?dist}
License: Apache-2.0
URL: %{forgeurl}
@ -252,6 +252,9 @@ fi
%changelog
* Tue Jun 27 2023 Tomáš Hozza <thozza@redhat.com> - 88-3
- Increase unit-test duration to 3h
* Fri Jun 23 2023 Tomáš Hozza <thozza@redhat.com> - 88-2
- Fix unit tests in RHEL CI and rebuild RPM

View File

@ -1,4 +1,4 @@
summary: Run osbuild unit tests from dist-git sources
tag: unit-test
duration: 2h
duration: 3h
test: ./prep-host-environment.sh; sudo chcon $(matchpathcon -n /usr/bin/osbuild) ./run-unit-tests.sh; ./run-unit-tests.sh