03fe02f1d6
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/sbd.git#3045a1b9b159a529231ddf470f2c82f435ee579f
17 lines
254 B
YAML
17 lines
254 B
YAML
---
|
|
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-basic
|
|
tags:
|
|
- classic
|
|
- container
|
|
tests:
|
|
- smoke:
|
|
dir: .
|
|
run: /usr/share/sbd/regressions.sh
|
|
required_packages:
|
|
- sbd
|
|
- sbd-tests
|
|
- device-mapper
|
|
|