libkeepalive/tests/tests.yml
Jianwen Ji 0e82e537bb initial gating tests for rhel10
JIRA: https://issues.redhat.com/browse/RHELMISC-3943

Signed-off-by: Jianwen Ji <jiji@redhat.com>
2024-05-15 19:09:09 +08:00

15 lines
256 B
YAML

# Tests for libkeepalive
- hosts: localhost
tags:
- classic
roles:
- role: standard-test-source
- role: standard-test-basic
required_packages:
- gcc
- make
tests:
- keepalive-test:
dir: ./source
run: make test