osbuild-composer/plans/unit-tests.fmf
Tomáš Hozza ba3c503acd
Require at least 8GiB RAM for unit tests
Resolves: RHEL-32133

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2024-07-23 17:16:00 +02:00

11 lines
184 B
Plaintext

summary: Run unit tests from source
discover:
how: fmf
dist-git-source: true
filter: tag:unit-test
execute:
how: tmt
provision:
hardware:
memory: ">= 8 GB"