libvarlink/tests/tests.yml
DistroBaker d9ef2c24db Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/libvarlink.git#90a88af18ff731ca179c145f92e83677b04be1e3
2021-03-01 10:06:54 +00:00

15 lines
252 B
YAML

- hosts: localhost
roles:
- role: standard-test-beakerlib
tags:
- classic
tests:
- sanity
required_packages:
- libvarlink
- meson
- ninja-build
- gcc
- git
- cargo