osbuild/plans/integration-tests.fmf
Tomáš Hozza 1dbc7a90ff
Run tests only on x86_64
Resolves: RHEL-27178

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

13 lines
198 B
Plaintext

summary: Run osbuild integration tests
prepare:
how: install
package:
- osbuild
discover:
how: fmf
filter: tag:integration-test
execute:
how: tmt
provision:
arch: x86_64