osbuild-composer/plans/unit-tests.fmf
Tomáš Hozza f30bda80fa
Rework how are unit test run
Running unit tests from sources was failing with:
./tmt-test-wrapper.sh-default-0-default-0: line 1: cd: too many arguments

Copy over the approach from osbuild repository.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2024-06-03 20:37:38 +02:00

8 lines
133 B
Plaintext

summary: Run unit tests from source
discover:
how: fmf
dist-git-source: true
filter: tag:unit-test
execute:
how: tmt