stratisd/tests/tests.yml
Bryan Gurney a433b6b8a2 Set a per-command ioctl version in device-mapper header
Resolves: rhbz#2112461

Signed-off-by: Bryan Gurney <bgurney@redhat.com>
2022-08-01 09:42:42 -04:00

19 lines
394 B
YAML

---
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
tests:
- simple:
dir: ./testing/
run: >
python3 stratisd_cert.py -v
required_packages:
- util-linux
- python3-psutil
repositories:
- repo: "https://github.com/stratis-storage/testing.git"
dest: "testing"
version: "v3.2.0"