diff --git a/osbuild-composer.spec b/osbuild-composer.spec index 093048d..bf6210d 100644 --- a/osbuild-composer.spec +++ b/osbuild-composer.spec @@ -25,7 +25,7 @@ It is compatible with composer-cli and cockpit-composer clients. } Name: osbuild-composer -Release: 1%{?dist} +Release: 2%{?dist} Summary: An image building service based on osbuild # osbuild-composer doesn't have support for building i686 and armv7hl images @@ -446,6 +446,9 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c %endif %changelog +* Tue Jul 23 2024 Tomáš Hozza - 113-2 +- Rebuild for test case fix + * Fri Jul 12 2024 imagebuilder-bot - 113-1 - New upstream release diff --git a/plans/unit-tests.fmf b/plans/unit-tests.fmf index c0707fa..306dc28 100644 --- a/plans/unit-tests.fmf +++ b/plans/unit-tests.fmf @@ -5,3 +5,6 @@ discover: filter: tag:unit-test execute: how: tmt +provision: + hardware: + memory: ">= 8 GB"