libguestfs/tests/tests.yml
Richard W.M. Jones 033157bb4e tests: Add a CI test, running libguestfs-test-tool.
This is experimental.  Unfortunately the only way to test if these
tests actually work is for them to be committed and pushed to
dist-git.
2018-09-27 16:32:23 +01:00

13 lines
291 B
YAML

# https://fedoraproject.org/wiki/CI/Tests
# https://fedoraproject.org/wiki/CI/Standard_Test_Roles
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
tests:
- libguestfs-test-tool:
run: libguestfs-test-tool
required_packages:
- libguestfs