6b11563120
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/libguestfs#7dba19275fdb69cd8613419a0f3a71d837e84f99
14 lines
308 B
YAML
14 lines
308 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:
|
|
dir: .
|
|
run: libguestfs-test-tool
|
|
required_packages:
|
|
- libguestfs
|