liburing/tests/tests.yml

15 lines
254 B
YAML
Raw Normal View History

2024-05-08 08:09:31 +00:00
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- atomic
- classic
tests:
- sanity:
dir: sanity/
run: run_test.sh
required_packages:
- liburing-devel
- gcc
- glibc-devel