49416c65ab
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/libnbd.git#26b60ce381dca173d32befad52fd159942b68eb2
13 lines
208 B
YAML
Executable File
13 lines
208 B
YAML
Executable File
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-basic
|
|
tags:
|
|
- classic
|
|
required_packages:
|
|
- python3-libnbd
|
|
- nbdkit
|
|
tests:
|
|
- simple:
|
|
dir: .
|
|
run: ./basic-test.sh
|