libverto/tests/tests.yml
Florence Blanc-Renaud de4e5195fc Fix gating
The role standard-test-source needs git to extract the source
as the %prep phase of the spec file calls autosetup -S git.

Signed-off-by: Florence Blanc-Renaud <flo@redhat.com>
2024-07-05 15:11:09 +02:00

22 lines
410 B
YAML

---
- hosts: localhost
roles:
- role: standard-test-source
tags:
- always
required_packages:
- git
- role: standard-test-basic
tags:
- atomic
- classic
required_packages:
- libverto
- libverto-devel
- libverto-glib-devel
- libverto-libevent-devel
- make
- rpm-build
tests:
- driver